Home | History | Annotate | Download | only in pathops

Lines Matching full:tail1

2367     const SkTSpan<TCurve, OppCurve>* tail1 = sect1->tail();
2368 if (!(zeroOneSet & kOneS1Set) && approximately_greater_than_one(tail1->fEndT)) {
2370 if (tail1->isBounded()) {
2371 double t = tail1->closestBoundedT(end1);