Home | History | Annotate | Download | only in pathops

Lines Matching defs:debugAddTPair

277             other->debugAddTPair(other->fTs[oIndexStart].fT, *this, fTs[tIndex].fT);
286 other->debugAddTPair(other->fTs[oIndex].fT, *this, fTs[tIndexStart].fT);
2963 void SkOpSegment::debugAddTPair(double t, const SkOpSegment& other, double otherT) const {