Searched refs:linesIntersect (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsTSect.h | 289 int linesIntersect(SkTSpan<TCurve, OppCurve>* span, SkTSect<OppCurve, TCurve>* opp, 1288 int sects = this->linesIntersect(span, opp, oppSpan, &i); in intersects() 1334 int SkTSect<TCurve, OppCurve>::linesIntersect(SkTSpan<TCurve, OppCurve>* span, in linesIntersect() function
|