Home
last modified time | relevance | path

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

/external/skia/src/gpu/tessellate/
DStrokeFixedCountTessellator.cpp95 int capPreallocCount = 8; in patchPreallocCount() local
96 return strokePreallocCount + capPreallocCount; in patchPreallocCount()
DStrokeHardwareTessellator.cpp665 int capPreallocCount = 8; in patchPreallocCount() local
666 return strokePreallocCount + capPreallocCount; in patchPreallocCount()