Searched refs:linearsIntersect (Results 1 – 1 of 1) sorted by relevance
146 bool linearsIntersect(SkTSpan<OppCurve, TCurve>* span);591 bool SkTSpan<TCurve, OppCurve>::linearsIntersect(SkTSpan<OppCurve, TCurve>* span) { in linearsIntersect() function1382 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()