Home
last modified time | relevance | path

Searched refs:linearsIntersect (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTSect.h146 bool linearsIntersect(SkTSpan<OppCurve, TCurve>* span);
591 bool SkTSpan<TCurve, OppCurve>::linearsIntersect(SkTSpan<OppCurve, TCurve>* span) { in linearsIntersect() function
1382 return *oppResult = (int) span->linearsIntersect(oppSpan); in intersects()