Searched refs:arcLarge (Results 1 – 1 of 1) sorted by relevance
1312 void SkPath::arcTo(SkScalar rx, SkScalar ry, SkScalar angle, SkPath::ArcSize arcLarge, in arcTo() argument1366 if (SkToBool(arcSweep) != SkToBool(arcLarge)) { // flipped from the original implementation in arcTo()