Home | History | Annotate | Download | only in pathops

Lines Matching defs:otherEnd

2551     int otherEnd = other->nextExactSpan(*index, step);
2552 SkASSERT(otherEnd >= 0);
2553 *min = SkMin32(*index, otherEnd);