Searched refs:newGeoCount (Results 1 – 1 of 1) sorted by relevance
489 int newGeoCount = that->fGeoCount + fGeoCount; in onCombineIfPossible() local492 if (newGeoCount > fGeoDataAllocSize) { in onCombineIfPossible()494 while (newAllocSize < newGeoCount) { in onCombineIfPossible()510 fGeoCount = newGeoCount; in onCombineIfPossible()