Home | History | Annotate | Download | only in tests

Lines Matching refs:SkDebugf

7         SkDebugf("%.0f", x);
9 SkDebugf("%1.19g", x);
15 SkDebugf("%.0f", x);
17 SkDebugf("%1.9gf", x);
29 SkDebugf("?");
31 SkDebugf("%d", wind);
38 SkDebugf("\n");
45 SkDebugf("%s ", __FUNCTION__);
47 SkDebugf("[%d", fSegment->debugID());
48 SkDebugf("/%d", debugID());
49 SkDebugf("] next=");
51 SkDebugf("%d", fNext->fSegment->debugID());
52 SkDebugf("/%d", fNext->debugID());
54 SkDebugf("?");
56 SkDebugf(" sect=%d/%d ", fSectorStart, fSectorEnd);
57 SkDebugf(" s=%1.9g [%d] e=%1.9g [%d]", fSegment->span(fStart).fT, fStart,
59 SkDebugf(" sgn=%d windVal=%d", sign(), mSpan.fWindValue);
61 SkDebugf(" windSum=");
64 SkDebugf(" oppVal=%d", mSpan.fOppValue);
65 SkDebugf(" oppSum=");
69 SkDebugf(" done");
72 SkDebugf(" unorderable");
75 SkDebugf(" small");
78 SkDebugf(" tiny");
81 SkDebugf(" operand");
84 SkDebugf(" stop");
93 SkDebugf("%s", indent);
97 SkDebugf(" << from");
100 SkDebugf(" << to");
103 SkDebugf("\n");
114 SkDebugf("\n");
138 SkDebugf("((SkOpContour*) 0x%p) [%d]\n", this, debugID());
140 SkDebugf(" [%d] ((SkOpSegment*) 0x%p) [%d]\n", test, &fSegments[test],
147 SkDebugf("((SkOpContour*) 0x%p) [%d]\n", this, debugID());
149 SkDebugf(" [%d] ", test);
159 SkDebugf("((SkOpSegment*) 0x%p) [%d] ((SkOpSegment*) 0x%p) [%d]\n", &s1, s1.debugID(),
162 SkDebugf(" {%1.9gf, %1.9gf}", coin.fPts[0][index].fX, coin.fPts[0][index].fY);
164 SkDebugf(" {%1.9gf, %1.9gf}", coin.fPts[1][index].fX, coin.fPts[1][index].fY);
166 SkDebugf(" seg1t=%1.9g seg2t=%1.9g\n", coin.fTs[0][index], coin.fTs[1][index]);
173 SkDebugf("fCoincidences count=%d\n", count);
182 SkDebugf("fPartialCoincidences count=%d\n", count);
200 SkDebugf("((SkOpContour*) 0x%p) [%d]\n", this, debugID());
202 SkDebugf(" [%d] ", test);
219 SkDebugf("((SkOpContour*) 0x%p) [%d]\n", this, debugID());
221 SkDebugf(" [%d] ", test);
227 SkDebugf("{{");
231 SkDebugf(", ");
234 SkDebugf("}}\n");
238 SkDebugf("{{");
246 SkDebugf(", ");
253 SkDebugf(", ");
257 SkDebugf("}}\n");
261 SkDebugf("{{");
263 SkDebugf(", ");
265 SkDebugf("}}\n");
269 SkDebugf("{");
271 SkDebugf(", ");
273 SkDebugf("}");
277 SkDebugf("{");
279 SkDebugf(", ");
281 SkDebugf("}");
286 SkDebugf("{{");
290 SkDebugf(", ");
293 SkDebugf("}}%s\n", comma ? comma : "");
316 SkDebugf("((SkOpSegment*) 0x%p) [%d]\n", this, debugID());
326 SkDebugf(" [%d] from=%d ", index, fAngle->debugID());
330 SkDebugf(" [%d] to=%d ", index, tAngle->debugID());
353 SkDebugf("((SkOpSegment*) 0x%p) [%d] {{", this, debugID());
357 SkDebugf(", ");
360 SkDebugf("}}\n");
365 SkDebugf("((SkOpSegment*) 0x%p) [%d] {{", this, debugID());
371 SkDebugf(", ");
374 SkDebugf("}}\n");
379 SkDebugf("((SkOpSegment*) 0x%p) [%d]\n", this, debugID());
382 SkDebugf(" [%d] ", index);
491 SkDebugf("((SkOpSegment*) 0x%p) [%d] ", segment, segment->debugID());
492 SkDebugf("spanIndex:%d ", oSpan.fOtherIndex);
525 SkDebugf("t=");
527 SkDebugf(" pt=");
530 SkDebugf(" other.fID=%d", fOther->debugID());
531 SkDebugf(" [%d] otherT=", fOtherIndex);
534 SkDebugf(" other.fID=? [?] otherT=?");
537 SkDebugf(" windSum=%d", fWindSum);
540 SkDebugf(" oppSum=%d", fOppSum);
542 SkDebugf(" windValue=%d", fWindValue);
544 SkDebugf(" oppValue=%d", fOppValue);
547 SkDebugf(" from=%d", fFromAngle->debugID());
550 SkDebugf(" to=%d", fToAngle->debugID());
553 SkDebugf(" chased");
556 SkDebugf(" coincident");
559 SkDebugf(" done");
562 SkDebugf(" loop");
565 SkDebugf(" multiple");
568 SkDebugf(" near");
571 SkDebugf(" small");
574 SkDebugf(" tiny");
576 SkDebugf("\n");
583 SkDebugf("((SkOpSegment*) 0x%p) [%d]\n", segment, segment->debugID());
584 SkDebugf(" [%d] ", spanIndex);
586 SkDebugf("((SkOpSegment*) ?) [?]\n");
587 SkDebugf(" [?] ");
713 SkDebugf("<div id=\"quad%d\">\n", testNo);
716 SkDebugf("</div>\n\n");
720 SkDebugf("</div>\n\n<script type=\"text/javascript\">\n\n");
721 SkDebugf(" var testDivs = [\n");
725 SkDebugf(" quad%d,", testNo);
727 SkDebugf(" // %1.9g", min);
729 SkDebugf("\n");
733 SkDebugf("\n");
737 SkDebugf("\n");