Home
last modified time | relevance | path

Searched refs:foundOutlier (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsQuad.cpp61 bool foundOutlier = false; in hullIntersects() local
65 foundOutlier = true; in hullIntersects()
69 if (!foundOutlier) { in hullIntersects()
H A DSkPathOpsCubic.cpp180 bool foundOutlier = false; in hullIntersects() local
184 foundOutlier = true; in hullIntersects()
188 if (!foundOutlier) { in hullIntersects()

Completed in 3 milliseconds