Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h117 SkTSpan<OppCurve, TCurve>* findOppT(double t) const { in findOppT() function
1132 SkTSpan<OppCurve, TCurve>* oppFirst = first->findOppT(first->fCoinStart.perpT()); in extractCoincident()
1165 oppLast = last->findOppT(last->fCoinEnd.perpT()); in extractCoincident()