Home | History | Annotate | Download | only in pathops

Lines Matching refs:otherIndex

387 void SkOpSegment::addOtherT(int index, double otherT, int otherIndex) {
395 span.fOtherIndex = otherIndex;
3046 SkDebugf(" other=%d otherT=%1.9g otherIndex=%d windSum=",
3281 int otherIndex = span.fOtherIndex;
3283 const SkOpSpan& otherSpan = other->fTs[otherIndex];