Home | History | Annotate | Download | only in pathops

Lines Matching refs:ttIndex

300     int ttIndex = tIndex;
303 const SkOpSpan& span = fTs[ttIndex];
311 } while (++ttIndex < count());
323 if (oSpan.fT == fTs[ttIndex].fOtherT) {