Lines Matching defs:oStart
319 double oStart = other->fTs[oIndex].fT;
320 if (tStart == 1 && oStart == 1 && fOperand == other->fOperand) {
323 addTPair(tStart, other, oStart, false, nextPt);
1413 bool SkOpSegment::findCoincidentMatch(const SkOpSpan* span, const SkOpSegment* other, int oStart,
1456 double otherMidT = (i[0][index] + other->span(oStart).fT) / 2;