Lines Matching refs:SkDebugf
102 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", lastPt.fX, lastPt.fY, in showPathData()
110 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", pts[0].fX, pts[0].fY, in showPathData()
116 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", in showPathData()
122 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}}, //weight=%1.9g\n", in showPathData()
129 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", in showPathData()
137 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", lastPt.fX, lastPt.fY, in showPathData()
148 SkDebugf("{{%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", lastPt.fX, lastPt.fY, in showPathData()
157 SkDebugf("op difference\n"); in showOp()
160 SkDebugf("op intersect\n"); in showOp()
163 SkDebugf("op union\n"); in showOp()
166 SkDebugf("op xor\n"); in showOp()
169 SkDebugf("op reverse difference\n"); in showOp()
198 SkDebugf("%s\n", state->fSerialNo); in ShowTestName()
200 SkDebugf("%s\n", state->fPathStr.c_str()); in ShowTestName()
323 SkDebugf("%s\n", out); in drawAsciiPaths()
349 SkDebugf("static void %s_%s(skiatest::Reporter* reporter, const char* filename) {\n", in showPathOpPath()
352 SkDebugf(" SkPath path, pathB;\n"); in showPathOpPath()
355 SkDebugf(" testPathOp(reporter, path, pathB, %s, filename);\n", opStrs[shapeOp]); in showPathOpPath()
356 SkDebugf("}\n"); in showPathOpPath()
381 SkDebugf("\n/*"); in comparePaths()
383 SkDebugf(" */\n"); in comparePaths()
461 SkDebugf("%s did not expect failure\n", __FUNCTION__); in testSimplify()
480 SkDebugf("%s", str.c_str()); in testSimplify()
554 SkDebugf(""); // convenience for setting breakpoints in check_for_duplicate_names()
582 SkDebugf("%s did not expect %s failure\n", __FUNCTION__, filename); in inner_simplify()
592 SkDebugf("%s %s unexpected success\n", __FUNCTION__, filename); in inner_simplify()
604 SkDebugf("%s failing test %s now succeeds\n", __FUNCTION__, filename); in inner_simplify()
638 SkDebugf("\n"); in showName()
668 SkDebugf("%s %s did not expect failure\n", __FUNCTION__, testName); in innerPathOp()
678 SkDebugf("%s %s unexpected success\n", __FUNCTION__, testName); in innerPathOp()
746 SkDebugf("%s test is expected to fail\n", __FUNCTION__); in testPathOpFail()
807 SkDebugf("\n<div id=\"%s\">\n", tests[index].str); in RunTestSet()
823 SkDebugf("\n<div id=\"%s\">\n", tests[index].str); in RunTestSet()
833 SkDebugf( in RunTestSet()
849 SkDebugf(" %s,\n", tests[index].str); in RunTestSet()