Home | History | Annotate | Download | only in pathops

Lines Matching refs:head2

1999     const SkTSpan* head2 = sect2->fHead;
2000 if (!(zeroOneSet & kZeroS2Set) && approximately_less_than_zero(head2->fStartT)) {
2002 if (head2->isBounded()) {
2003 double t = head2->closestBoundedT(start2);