Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsTSect.h318 int linesIntersect(SkTSpan* span, SkTSect* opp,
DSkPathOpsTSect.cpp1020 int sects = this->linesIntersect(span, opp, oppSpan, &i); in intersects()
1068 int SkTSect::linesIntersect(SkTSpan* span, in linesIntersect() function in SkTSect