Searched refs:SkDebugf (Results 51 - 75 of 625) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/tools/
H A Dtest_image_decoder.cpp21 SkDebugf("Usage:\n %s imagefile\n\n", argv[0]);
H A Dskdiff_image.cpp83 SkDebugf("Skia image diff tool\n");
84 SkDebugf("\n"
87 SkDebugf(
150 SkDebugf("failonresult expects one argument.\n");
157 SkDebugf("ignoring unrecognized result <%s>\n", argv[i]);
163 SkDebugf("failonstatus missing base status.\n");
168 SkDebugf("unrecognized base status <%s>\n", argv[i]);
172 SkDebugf("failonstatus missing comparison status.\n");
177 SkDebugf("unrecognized comarison status <%s>\n", argv[i]);
198 SkDebugf("outputdi
[all...]
H A Drender_pictures_main.cpp134 SkDebugf("Failed to write encoded data to \"%s\"\n", outPath.c_str());
163 SkDebugf("Could not open file %s\n", inputPath.c_str());
178 SkDebugf("deserializing... %s\n", inputPath.c_str());
183 SkDebugf("Could not read an SkPicture from %s\n", inputPath.c_str());
205 SkDebugf("drawing... [%f %f %f %f] %s\n",
224 SkDebugf("Failed to render %s\n", inputFilename.c_str());
289 SkDebugf("Failed to draw the picture.\n");
319 SkDebugf("Failed to draw the reference picture.\n");
326 SkDebugf("Expected image width: %i, actual image width %i.\n",
333 SkDebugf("Expecte
[all...]
/external/skia/experimental/Intersection/
H A DCubicUtilities_Test.cpp24 SkDebugf("%s [%d] expected clockwise\n", __FUNCTION__, index);
/external/skia/src/animator/
H A DSkDisplayRandom.cpp38 SkDebugf("min=\"%g\" ", SkScalarToFloat(min));
39 SkDebugf("max=\"%g\" ", SkScalarToFloat(max));
40 SkDebugf("blend=\"%g\" ", SkScalarToFloat(blend));
41 SkDebugf("/>\n");
H A DSkDrawTextBox.cpp51 SkDebugf("mode=\"oneLine\" ");
53 SkDebugf("spacingAlign=\"center\" ");
55 SkDebugf("spacingAlign=\"end\" ");
56 SkDebugf("/>\n");
/external/skia/src/core/
H A DSkAlphaRuns.cpp45 SkDebugf("Runs");
49 SkDebugf(" %02x", *alpha);
51 SkDebugf(",%d", n);
56 SkDebugf("\n");
H A DSkGraphics.cpp58 SkDebugf("Non-default runtime configuration options:\n");
105 SkDebugf("SkGraphics: big-endian\n");
107 SkDebugf("SkGraphics: little-endian\n");
114 SkDebugf("SkGraphics: char is signed\n");
116 SkDebugf("SkGraphics: char is unsigned\n");
119 SkDebugf("SkGraphics: sizeof(%s) = %d\n",
122 SkDebugf("SkGraphics: font cache limit %dK\n",
/external/skia/src/ports/
H A DSkDebug_android.cpp24 void SkDebugf(const char format[], ...) { function
/external/skia/tests/
H A DPathOpsDCubicTest.cpp25 SkDebugf("%s [%d] expected clockwise\n", __FUNCTION__, index);
/external/skia/tools/
H A Drender_pdfs_main.cpp42 SkDebugf("SKP to PDF rendering tool\n");
43 SkDebugf("\n"
47 SkDebugf("\n\n");
48 SkDebugf(
51 SkDebugf(
53 SkDebugf("\n");
54 SkDebugf(
59 SkDebugf("\n");
138 SkDebugf("Could not write to file %s\n", outputPath.c_str());
157 SkDebugf("Coul
[all...]
H A Dtest_image_decoder.cpp21 SkDebugf("Usage:\n %s imagefile\n\n", argv[0]);
H A Dskdiff_image.cpp83 SkDebugf("Skia image diff tool\n");
84 SkDebugf("\n"
87 SkDebugf(
150 SkDebugf("failonresult expects one argument.\n");
157 SkDebugf("ignoring unrecognized result <%s>\n", argv[i]);
163 SkDebugf("failonstatus missing base status.\n");
168 SkDebugf("unrecognized base status <%s>\n", argv[i]);
172 SkDebugf("failonstatus missing comparison status.\n");
177 SkDebugf("unrecognized comarison status <%s>\n", argv[i]);
198 SkDebugf("outputdi
[all...]
/external/chromium_org/third_party/skia/experimental/Intersection/AddTestOutput/
H A Dmain.cpp12 SkDebugf("%s couldn't find %s\n", fun, outFileStr.c_str());
22 SkDebugf("%s couldn't open for writing %s\n", fun, outFileStr.c_str());
28 SkDebugf("%s missing marker in %s\n", fun, outFileStr.c_str());
37 SkDebugf("%s missing marker second half in %s\n", fun, outFileStr.c_str());
53 SkDebugf("%s expected filename\n", argv[0]);
64 SkDebugf("%s couldn't find %s\n", argv[0], argv[1]);
74 SkDebugf("%s missing two blank line delimiter in %s\n", argv[0], argv[1]);
/external/chromium_org/third_party/skia/src/core/
H A DSkGraphics.cpp58 SkDebugf("Non-default runtime configuration options:\n");
105 SkDebugf("SkGraphics: big-endian\n");
107 SkDebugf("SkGraphics: little-endian\n");
114 SkDebugf("SkGraphics: char is signed\n");
116 SkDebugf("SkGraphics: char is unsigned\n");
119 SkDebugf("SkGraphics: sizeof(%s) = %d\n",
122 SkDebugf("SkGraphics: font cache limit %dK\n",
/external/chromium_org/third_party/skia/tests/
H A DFontConfigParser.cpp35 SkDebugf("Family %d:\n", i);
37 case SkPaintOptionsAndroid::kElegant_Variant: SkDebugf(" elegant"); break;
38 case SkPaintOptionsAndroid::kCompact_Variant: SkDebugf(" compact"); break;
42 SkDebugf(" language: %s", fontFamilies[i]->fLanguage.getTag().c_str());
45 SkDebugf(" name %s\n", fontFamilies[i]->fNames[j].c_str());
49 SkDebugf(" file (%d %s %d) %s\n",
112 SkDebugf("---- Resource files missing for FontConfigParser test\n");
/external/skia/experimental/Intersection/AddTestOutput/
H A Dmain.cpp12 SkDebugf("%s couldn't find %s\n", fun, outFileStr.c_str());
22 SkDebugf("%s couldn't open for writing %s\n", fun, outFileStr.c_str());
28 SkDebugf("%s missing marker in %s\n", fun, outFileStr.c_str());
37 SkDebugf("%s missing marker second half in %s\n", fun, outFileStr.c_str());
53 SkDebugf("%s expected filename\n", argv[0]);
64 SkDebugf("%s couldn't find %s\n", argv[0], argv[1]);
74 SkDebugf("%s missing two blank line delimiter in %s\n", argv[0], argv[1]);
/external/chromium_org/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp16 SkDebugf("%s no intersect " LINE_DEBUG_STR " " LINE_DEBUG_STR "\n",
20 SkDebugf("%s " T_DEBUG_STR(wtTs, 0) " " LINE_DEBUG_STR " " PT_DEBUG_STR, __FUNCTION__,
23 SkDebugf(" " T_DEBUG_STR(wtTs, 1) " " PT_DEBUG_STR, i[0][1], PT_DEBUG_DATA(i, 1));
25 SkDebugf(" wnTs[0]=%g " LINE_DEBUG_STR, i[1][0], LINE_DEBUG_DATA(wn.pts()));
27 SkDebugf(" " T_DEBUG_STR(wnTs, 1), i[1][1]);
29 SkDebugf("\n");
37 SkDebugf("%s no intersect " QUAD_DEBUG_STR " " LINE_DEBUG_STR "\n",
41 SkDebugf("%s " T_DEBUG_STR(wtTs, 0) " " QUAD_DEBUG_STR " " PT_DEBUG_STR, __FUNCTION__,
44 SkDebugf(" " TX_DEBUG_STR(wtTs) " " PT_DEBUG_STR, n, i[0][n], PT_DEBUG_DATA(i, n));
46 SkDebugf(" wnT
[all...]
H A DSkPathOpsDebug.cpp63 SkDebugf("?");
65 SkDebugf("%d", wind);
111 SkDebugf("\n");
274 SkDebugf("%s useInner=%d spanSign=%d lastWinding=%d winding=%d windSum=%d\n",
356 SkDebugf("%s %s id=%d", __FUNCTION__, prefix, fID);
365 SkDebugf(" t=%1.3g %1.9g,%1.9g w=%d o=%d]",
369 SkDebugf(" [o=%d", fTs[i].fOther->fID);
374 SkDebugf(",%d", fTs[i].fOther->fID);
380 SkDebugf(" t=%1.3g %1.9g,%1.9g w=%d o=%d]",
383 SkDebugf(" operan
[all...]
/external/skia/src/pathops/
H A DSkAddIntersections.cpp16 SkDebugf("%s no intersect " LINE_DEBUG_STR " " LINE_DEBUG_STR "\n",
20 SkDebugf("%s " T_DEBUG_STR(wtTs, 0) " " LINE_DEBUG_STR " " PT_DEBUG_STR, __FUNCTION__,
23 SkDebugf(" " T_DEBUG_STR(wtTs, 1) " " PT_DEBUG_STR, i[0][1], PT_DEBUG_DATA(i, 1));
25 SkDebugf(" wnTs[0]=%g " LINE_DEBUG_STR, i[1][0], LINE_DEBUG_DATA(wn.pts()));
27 SkDebugf(" " T_DEBUG_STR(wnTs, 1), i[1][1]);
29 SkDebugf("\n");
37 SkDebugf("%s no intersect " QUAD_DEBUG_STR " " LINE_DEBUG_STR "\n",
41 SkDebugf("%s " T_DEBUG_STR(wtTs, 0) " " QUAD_DEBUG_STR " " PT_DEBUG_STR, __FUNCTION__,
44 SkDebugf(" " TX_DEBUG_STR(wtTs) " " PT_DEBUG_STR, n, i[0][n], PT_DEBUG_DATA(i, n));
46 SkDebugf(" wnT
[all...]
H A DSkPathOpsDebug.cpp63 SkDebugf("?");
65 SkDebugf("%d", wind);
273 SkDebugf("%s useInner=%d spanSign=%d lastWinding=%d winding=%d windSum=%d\n",
355 SkDebugf("%s %s id=%d", __FUNCTION__, prefix, fID);
364 SkDebugf(" t=%1.3g %1.9g,%1.9g w=%d o=%d]",
368 SkDebugf(" [o=%d", fTs[i].fOther->fID);
373 SkDebugf(",%d", fTs[i].fOther->fID);
379 SkDebugf(" t=%1.3g %1.9g,%1.9g w=%d o=%d]",
382 SkDebugf(" operand");
385 SkDebugf(" don
[all...]
/external/chromium_org/third_party/skia/tools/lua/
H A Dlua_pictures.cpp55 SkDebugf("--- expected %s function %d, ignoring.\n", funcName, t);
61 SkDebugf("lua err: %s\n", lua_tostring(L, -1));
72 SkDebugf(".skp files or directories are required.\n");
76 SkDebugf("missing luaFile(s)\n");
94 SkDebugf("loading %s...\n", FLAGS_luaFile[i]);
97 SkDebugf("failed to load luaFile %s\n", FLAGS_luaFile[i]);
114 SkDebugf("invalid modulo values.\n");
143 SkDebugf("scraping %s %s\n", path, moduloStr.c_str());
158 SkDebugf("failed to load\n");
/external/skia/tools/lua/
H A Dlua_pictures.cpp66 SkDebugf("--- expected %s function %d, ignoring.\n", funcName, t);
72 SkDebugf("lua err: %s\n", lua_tostring(L, -1));
83 SkDebugf(".skp files or directories are required.\n");
87 SkDebugf("missing luaFile(s)\n");
102 SkDebugf("loading %s...\n", FLAGS_luaFile[i]);
105 SkDebugf("failed to load luaFile %s\n", FLAGS_luaFile[i]);
122 SkDebugf("invalid modulo values.\n");
151 SkDebugf("scraping %s %s\n", path, moduloStr.c_str());
165 SkDebugf("failed to load\n");
/external/chromium_org/third_party/skia/bench/
H A DBenchLogger.h65 void nativeLogError(const char msg[]) { SkDebugf("%s", msg); }
69 void nativeLogProgress(const char msg[]) { SkDebugf("%s", msg); }
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DInline_Tests.cpp15 SkDebugf("result=%d expected=%d %s\n", x, y, s);
44 SkDebugf("[%d,%d] other_two failed mask=%d [%d,%d]\n",

Completed in 368 milliseconds

1234567891011>>