Searched refs:minAllocCount (Results 1 – 1 of 1) sorted by relevance
26 int minAllocCount = std::max(minCount, fMinVerticesPerChunk); in allocChunk() local27 fCurrChunkVertexWriter = {fTarget->makeVertexSpaceAtLeast(fStride, minAllocCount, in allocChunk()28 minAllocCount, &chunk->fBuffer, in allocChunk()