Home | History | Annotate | Download | only in pathops

Lines Matching defs:head2

2169     const SkTSpan<OppCurve, TCurve>* head2 = sect2->fHead;
2170 if (!(zeroOneSet & kZeroS2Set) && approximately_less_than_zero(head2->fStartT)) {
2172 if (head2->isBounded()) {
2173 double t = head2->closestBoundedT(start2);