Home | History | Annotate | Download | only in Intersection

Lines Matching full:prev

1330         int prev = nextExactSpan(index, -1);
1332 if (prev >= 0) {
1333 Span& downSpan = fTs[prev];
1335 addAngle(angles, index, prev);