Lines Matching refs:debugID
565 SkDebugf("[%d", segment->debugID()); in dumpOne()
566 SkDebugf("/%d", debugID()); in dumpOne()
569 SkDebugf("%d", fNext->fStart->segment()->debugID()); in dumpOne()
570 SkDebugf("/%d", fNext->debugID()); in dumpOne()
575 SkDebugf(" s=%1.9g [%d] e=%1.9g [%d]", fStart->t(), fStart->debugID(), in dumpOne()
576 fEnd->t(), fEnd->debugID()); in dumpOne()
622 next->fPart.fCurve.dumpID(next->segment()->debugID()); in dumpCurves()
655 if (ptT->debugID() == id) { in debugMatchID()
688 this->segment()->debugID(), this->span()->debugID(), this->debugID()); in dump()
701 next->segment()->debugID(), next->span()->debugID(), next->debugID()); in dumpAll()
749 SkDebugf("seg=%d span=%d", this->segment()->debugID(), this->debugID()); in dumpHead()
776 SkDebugf(" coinEnd seg/span=%d/%d", coin->segment()->debugID(), coin->debugID()); in dumpBase()
779 SkDebugf(" seg/span=%d/%d", oPt->segment()->debugID(), oPt->span()->debugID()); in dumpBase()
812 SkDebugf(" coinStart seg/span=%d/%d", coin->segment()->debugID(), coin->debugID()); in dumpSpan()
858 SkDebugf("%.*s span=%d ", contour()->debugIndent(), " ", span->debugID()); in dump()
878 SkDebugf("seg=%d\n", debugID()); in dumpAngles()
884 SkDebugf(" span=%d from=%d ", span->debugID(), fAngle->debugID()); in dumpAngles()
888 SkDebugf(" span=%d to=%d ", span->debugID(), tAngle->debugID()); in dumpAngles()
903 SkDebugf("%s=%d {{", prefix, this->debugID()); in dumpPtsInner()
925 SkDebugf("- seg=%d span=%d ptT=%d ", fCoinPtTStart->segment()->debugID(), in dump()
926 fCoinPtTStart->span()->debugID(), fCoinPtTStart->debugID()); in dump()
928 SkDebugf(" span=%d ptT=%d ", fCoinPtTEnd->span()->debugID(), fCoinPtTEnd->debugID()); in dump()
937 SkDebugf("+ seg=%d span=%d ptT=%d ", fOppPtTStart->segment()->debugID(), in dump()
938 fOppPtTStart->span()->debugID(), fOppPtTStart->debugID()); in dump()
940 SkDebugf(" span=%d ptT=%d ", fOppPtTEnd->span()->debugID(), fOppPtTEnd->debugID()); in dump()
979 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dump()
993 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dumpAll()
1008 SkDebugf("contour=%d\n", this->debugID()); in dumpAngles()
1011 SkDebugf(" seg=%d ", segment->debugID()); in dumpAngles()
1019 if (segment->debugID() == index) { in dumpPt()
1026 SkDebugf("contour=%d\n", this->debugID()); in dumpPts()
1029 SkDebugf(" %s=%d ", prefix, segment->debugID()); in dumpPts()
1068 SkDebugf("contour=%d\n", this->debugID()); in dumpSpans()
1071 SkDebugf(" seg=%d ", segment->debugID()); in dumpSpans()
1095 if (angle && angle->debugID() == id) { in debugAngle()
1099 if (angle && angle->debugID() == id) { in debugAngle()
1105 if (angle && angle->debugID() == id) { in debugAngle()
1117 if (contour->debugID() == id) { in debugContour()
1152 if (segment->debugID() == id) { in debugSegment()
1168 if (span->debugID() == id) { in debugSpan()
1173 if (tail->debugID() == id) { in debugSpan()
1200 if (test->debugID() == id) { in debugSpan()
1288 SkDebugf("id=%d", debugID()); in dumpCommon()
1302 test->fPart->dumpID(test->debugID()); in dumpCommonCurves()
1380 SkDebugf("%d", debugID()); in dumpID()