Home
last modified time | relevance | path

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

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