Searched defs:kSmallestMinAllocCount (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DGrMemoryPool.h155 CountToSize(SkTMax(minAllocCount, kSmallestMinAllocCount))) {
176 constexpr static size_t kSmallestMinAllocCount = member in class:GrObjectMemoryPool
182 constexpr size_t GrObjectMemoryPool<T>::kSmallestMinAllocCount; member in class:GrObjectMemoryPool

Completed in 108 milliseconds