Home | History | Annotate | Download | only in pathops

Lines Matching defs:addTPair

257             addTPair(fTs[tIndexStart].fT, other, other->fTs[oIndex].fT, false,
267 addTPair(fTs[tIndex].fT, other, other->fTs[oIndexStart].fT, false, fTs[tIndex].fPt);
306 addTPair(fTs[tIndex].fT, other, other->fTs[oIndex].fT, false, startPt);
323 addTPair(tStart, other, oStart, false, nextPt);
806 void SkOpSegment::addTPair(double t, SkOpSegment* other, double otherT, bool borrowWind,
817 SkDebugf("%s addTPair duplicate this=%d %1.9g other=%d %1.9g\n",
824 SkDebugf("%s addTPair this=%d %1.9g other=%d %1.9g\n",
1316 addTPair
1404 missing.fSegment->addTPair(missing.fT, missing.fOther, missing.fOtherT, false, missing.fPt);