Lines Matching refs:debugID
861 if (lastId == this->debugID() && lastT == span->t()) { in debugShowActiveSpans()
864 lastId = this->debugID(); in debugShowActiveSpans()
866 SkDebugf("%s id=%d", __FUNCTION__, this->debugID()); in debugShowActiveSpans()
899 SkDebugf("%s id=%d", fun, this->debugID()); in debugShowNewWinding()
905 span->t(), span->debugID(), pt.fX, pt.fY, span->next()->t()); in debugShowNewWinding()
923 SkDebugf("%s id=%d", fun, this->debugID()); in debugShowNewWinding()
929 span->t(), span->debugID(), pt.fX, pt.fY, span->next()->t(), winding, oppWinding); in debugShowNewWinding()
973 SkDebugf("%s testLenSq=%1.9g id=%d\n", __FUNCTION__, testLenSq, testSegment->debugID()); in debugCheckNearCoincidence()
988 testSegment->debugID(), nextSegment->debugID()); in debugCheckNearCoincidence()
1009 this->segment()->debugID()); in debugPart()
1013 this->segment()->debugID()); in debugPart()
1018 this->segment()->debugID()); in debugPart()
1022 this->segment()->debugID()); in debugPart()
1448 span->fCoinPtTStart->segment()->debugID(), in debugShowCoincidence()
1451 span->fOppPtTStart->segment()->debugID(), in debugShowCoincidence()