Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkOpCubicHull.cpp14 static bool rotate(const SkDCubic& cubic, int zero, int index, SkDCubic& rotPath) { in rotate()
84 SkDCubic rotPath; in convexHull() local