Lines Matching refs:SkIntersections
221 SkIntersections* intersections);
280 SkIntersections* );
290 SkTSpan<OppCurve, TCurve>* oppSpan, SkIntersections* );
338 SkIntersections i; in setPerp()
1287 SkIntersections i; in intersects()
1315 SkIntersections perpRayI; in is_parallel()
1336 SkTSpan<OppCurve, TCurve>* oppSpan, SkIntersections* i) { in linesIntersect()
1337 SkIntersections thisRayI, oppRayI; in linesIntersect()
1842 const SkTSect<OppCurve, TCurve>* sect2, SkIntersections* intersections) { in EndsEqual()
1893 void addIntersection(SkIntersections* intersections) const { in addIntersection()
1998 void finish(SkIntersections* intersections) const { in finish()
2020 SkTSect<OppCurve, TCurve>* sect2, SkIntersections* intersections) { in BinarySearch()
2080 intersections->debugBumpLoopCount(SkIntersections::kIterations_DebugLoop); in BinarySearch()
2093 intersections->debugBumpLoopCount(SkIntersections::kCoinCheck_DebugLoop); in BinarySearch()
2114 intersections->debugBumpLoopCount(SkIntersections::kComputePerp_DebugLoop); in BinarySearch()