Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp258 const int kFallbackIndicesPerChunk = kFallbackVerticesPerChunk * this->indexScale(); in allocNewBuffers() local
260 fIndices = fTarget->makeIndexSpaceAtLeast(kMinIndicesPerChunk, kFallbackIndicesPerChunk, in allocNewBuffers()

Completed in 3 milliseconds