Home
last modified time | relevance | path

Searched refs:patchReserveCount (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/render/
H A DTessellateCurvesRenderStep.cpp136 int patchReserveCount = FixedCountCurves::PreallocCount(path.countVerbs()); in writeVertices() local
141 patchReserveCount}; in writeVertices()
H A DTessellateWedgesRenderStep.cpp145 int patchReserveCount = FixedCountWedges::PreallocCount(path.countVerbs()); in writeVertices() local
150 patchReserveCount}; in writeVertices()
H A DTessellateStrokesRenderStep.cpp131 int patchReserveCount = FixedCountStrokes::PreallocCount(path.countVerbs()); in writeVertices() local
141 patchReserveCount}; in writeVertices()