Searched defs:rotPath (Results 1 – 1 of 1) sorted by relevance
9 static bool rotate(const SkDCubic& cubic, int zero, int index, SkDCubic& rotPath) { in rotate()79 SkDCubic rotPath; in convexHull() local