Home
last modified time | relevance | path

Searched defs:totalAllocatedAndUsedMemory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestMemoryAllocator.cpp260 std::pair<uint64_t, uint64_t> VkTestMemoryAllocator::totalAllocatedAndUsedMemory() const { in totalAllocatedAndUsedMemory() function in sk_gpu_test::VkTestMemoryAllocator
/aosp_15_r20/external/skia/src/gpu/vk/vulkanmemoryallocator/
H A DVulkanAMDMemoryAllocator.cpp273 std::pair<uint64_t, uint64_t> VulkanAMDMemoryAllocator::totalAllocatedAndUsedMemory() const { in totalAllocatedAndUsedMemory() function in skgpu::VulkanAMDMemoryAllocator