Searched refs:hullCount (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ | ||
H A D | SkPathOpsCubic.cpp | 152 int hullCount = convexHull(hullOrder); in hullIntersects() local 158 hullIndex = (hullIndex + 1) % hullCount; in hullIntersects() |
Completed in 2 milliseconds