Searched refs:kFallbackIndicesPerChunk (Results 1 – 1 of 1) sorted by relevance
239 const int kFallbackIndicesPerChunk = kFallbackVerticesPerChunk * this->indexScale(); in allocNewBuffers() local241 fIndices = fTarget->makeIndexSpaceAtLeast(kMinIndicesPerChunk, kFallbackIndicesPerChunk, in allocNewBuffers()