Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h144 int hullsIntersect(SkTSpan* span, bool* start, bool* oppStart);
H A DSkPathOpsTSect.cpp198 int SkTSpan::hullsIntersect(SkTSpan* opp, in hullsIntersect() function in SkTSpan
987 int hullResult = span->hullsIntersect(oppSpan, &spanStart, &oppStart); in intersects()

Completed in 4 milliseconds