Searched refs:fGeoDataAllocSize (Results 1 – 4 of 4) sorted by relevance
103 , fGeoDataAllocSize(kMinGeometryAllocated) in GrAtlasTextOp()160 int fGeoDataAllocSize; variable
492 if (newGeoCount > fGeoDataAllocSize) { in onCombineIfPossible()493 int newAllocSize = fGeoDataAllocSize + fGeoDataAllocSize / 2; in onCombineIfPossible()498 fGeoDataAllocSize = newAllocSize; in onCombineIfPossible()
104 , fGeoDataAllocSize(kMinGeometryAllocated) in GrAtlasTextOp()161 int fGeoDataAllocSize; variable
497 if (newGeoCount > fGeoDataAllocSize) { in onCombineIfPossible()498 int newAllocSize = fGeoDataAllocSize + fGeoDataAllocSize / 2; in onCombineIfPossible()503 fGeoDataAllocSize = newAllocSize; in onCombineIfPossible()