Home
last modified time | relevance | path

Searched refs:hullCount (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsCubic.cpp152 int hullCount = convexHull(hullOrder); in hullIntersects() local
158 hullIndex = (hullIndex + 1) % hullCount; in hullIntersects()