Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp236 static const int kFallbackVerticesPerChunk = 16384; in allocNewBuffers() local
240 kFallbackVerticesPerChunk, in allocNewBuffers()
258 const int kFallbackIndicesPerChunk = kFallbackVerticesPerChunk * this->indexScale(); in allocNewBuffers()

Completed in 2 milliseconds