Home
last modified time | relevance | path

Searched defs:heapSize (Results 1 – 7 of 7) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DMinMaxPriorityQueueTest.java195 int heapSize = 99; in testHeapIntact() local
543 int heapSize = 999; in testRemoveAt() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DMinMaxPriorityQueueTest.java195 int heapSize = 99; in testHeapIntact() local
543 int heapSize = 999; in testRemoveAt() local
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp4268 const VkDeviceSize heapSize = getMemoryProperties().getHeapSizeForMemoryType(memoryTypeIndex); in getPreferedBufferBlockSize() local
Dvk_helpers.cpp2824 VkDeviceSize heapSize = in allocateNewBuffer() local
2890 VkDeviceSize heapSize = in allocateBuffer() local
4076 VkDeviceSize heapSize = in init() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h15891 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in CalcPreferredBlockSize() local
16915 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in AllocateVulkanMemory() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h15053 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in CalcPreferredBlockSize() local
16119 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in AllocateVulkanMemory() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h14234 const VkDeviceSize heapSize = m_MemProps.memoryHeaps[heapIndex].size; in CalcPreferredBlockSize() local