Home
last modified time | relevance | path

Searched refs:suballocCount (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h11538 const size_t suballocCount = AccessSuballocations1st().size(); in ShouldCompact1st() local
11539 return suballocCount > 32 && nullItemCount * 2 >= (suballocCount - nullItemCount) * 3; in ShouldCompact1st()