Home
last modified time | relevance | path

Searched defs:numChops (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/tessellate/
DStrokeFixedCountTessellator.cpp297 int numChops; in prepare() local
DStrokeHardwareTessellator.cpp185 int numChops = GrPathUtils::findCubicConvex180Chops(p, chopT, &areCusps); in writeCubicConvex180PatchesTo() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp542 int numChops, float localT0, float localT1) { in appendCubics()