Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DPathCurveTessellator.cpp30 int approxNumChops = (totalCombinedPathVerbCnt + 3) / 4; in patchPreallocCount() local
33 return totalCombinedPathVerbCnt + approxNumChops * 2; in patchPreallocCount()

Completed in 1 milliseconds