Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
H A DStrokeFixedCountTessellator.cpp251 int capPreallocCount = 8; in prepare() local
252 int minInstancesPerChunk = strokePreallocCount + capPreallocCount; in prepare()
H A DStrokeHardwareTessellator.cpp708 int capPreallocCount = 8; in prepare() local
709 int minPatchesPerChunk = strokePreallocCount + capPreallocCount; in prepare()

Completed in 6 milliseconds