Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds