Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp68 , fIndicesInChunk(0) in PathGeoBuilder()
262 &fIndicesInChunk); in allocNewBuffers()
296 SkASSERT(indexCount <= fIndicesInChunk); in createMeshAndPutBackReserve()
310 fTarget->putBackIndices((size_t)(fIndicesInChunk - indexCount)); in createMeshAndPutBackReserve()
324 fCurIdx + indicesNeeded > fIndices + fIndicesInChunk) { in ensureSpace()
377 int fIndicesInChunk; member in __anon18835::PathGeoBuilder

Completed in 3 milliseconds