Lines Matching refs:SkIntersections
204 SkIntersections* intersections);
262 SkIntersections* );
271 SkTSpan<OppCurve, TCurve>* oppSpan, SkIntersections* );
319 SkIntersections i; in setPerp()
1227 SkIntersections i; in intersects()
1248 SkTSpan<OppCurve, TCurve>* oppSpan, SkIntersections* i) { in linesIntersect()
1249 SkIntersections thisRayI, oppRayI; in linesIntersect()
1725 const SkTSect<OppCurve, TCurve>* sect2, SkIntersections* intersections) { in EndsEqual()
1776 void addIntersection(SkIntersections* intersections) const { in addIntersection()
1881 void finish(SkIntersections* intersections) const { in finish()
1903 SkTSect<OppCurve, TCurve>* sect2, SkIntersections* intersections) { in BinarySearch()