Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTextBlobCache.h26 : fPool(kPreAllocSize, kMinGrowthSize) in GrTextBlobCache()
134 static const int kMinGrowthSize = 1 << 17; variable