Searched defs:numChops (Results 1 – 3 of 3) sorted by relevance
297 int numChops; in prepare() local
185 int numChops = GrPathUtils::findCubicConvex180Chops(p, chopT, &areCusps); in writeCubicConvex180PatchesTo() local
542 int numChops, float localT0, float localT1) { in appendCubics()