Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DStrokeFixedCountTessellator.cpp250 int strokePreallocCount = totalCombinedVerbCnt * 2; in prepare() local
252 int minInstancesPerChunk = strokePreallocCount + capPreallocCount; in prepare()
H A DStrokeHardwareTessellator.cpp707 int strokePreallocCount = totalCombinedVerbCnt * 5/4; in prepare() local
709 int minPatchesPerChunk = strokePreallocCount + capPreallocCount; in prepare()

Completed in 6 milliseconds