Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrDefaultPathRenderer.cpp239 const int kFallbackIndicesPerChunk = kFallbackVerticesPerChunk * this->indexScale(); in allocNewBuffers() local
241 fIndices = fTarget->makeIndexSpaceAtLeast(kMinIndicesPerChunk, kFallbackIndicesPerChunk, in allocNewBuffers()