HomeSort by relevance Sort by last modified time
    Searched refs:SkDebugf (Results 1 - 25 of 325) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/skia/src/utils/win/
SkHRESULT.cpp 15 SkDebugf("%s\n", msg);
17 SkDebugf("%s(%lu) : error 0x%x: ", file, line, hr);
32 SkDebugf("<unknown>\n");
34 SkDebugf("%s", errorText);
  /external/skia/tools/
gpuveto.cpp 31 SkDebugf("Missing input file\n");
39 SkDebugf("Couldn't open file\n");
47 SkDebugf("Could not read the SkPicture\n");
61 SkDebugf("suitable\n");
63 SkDebugf("unsuitable\n");
68 SkDebugf("gpuveto is only useful when GPU rendering is enabled\n");
skpinfo.cpp 39 SkDebugf("Missing input file\n");
47 SkDebugf("Couldn't open file\n");
60 SkDebugf("Version: %d\n", info.fVersion);
63 SkDebugf("Cull Rect: %f,%f,%f,%f\n",
68 SkDebugf("Flags: 0x%x\n", info.fFlags);
91 SkDebugf("truncated file\n");
103 SkDebugf("SK_PICT_READER_TAG %d\n", chunkSize);
108 SkDebugf("SK_PICT_FACTORY_TAG %d\n", chunkSize);
113 SkDebugf("SK_PICT_TYPEFACE_TAG %d\n", chunkSize);
121 SkDebugf("File corruption in SkFontDescriptor\n")
    [all...]
imgslice.cpp 40 SkDebugf("Channel (--rgb) must be between 0 and 3 (inclusive) - value is %d.\n",
48 SkDebugf("Only one of '-c' or '-r' can be specified at at time.\n");
55 SkDebugf("At least one of '-c' or '-r' need to be specified.\n");
63 SkDebugf("Couldn't open file: %s\n", FLAGS_image[0]);
71 SkDebugf("Couldn't create codec for: %s.\n", FLAGS_image[0]);
97 SkDebugf("header");
100 SkDebugf(", %d", i);
104 SkDebugf(", %d", i);
107 SkDebugf("\n");
110 SkDebugf("%s", FLAGS_label[0])
    [all...]
chrome_fuzz.cpp 16 SkDebugf("couldn't open file %s\n", filename);
21 SkDebugf("couldn't read file %s\n", filename);
38 SkDebugf("Valid stream detected.\n");
50 SkDebugf("Filter DAG rendered successfully.\n");
53 SkDebugf("Invalid stream detected.\n");
60 SkDebugf("Test case: %s\n", filename);
79 SkDebugf("#EOF\n");
imgblur.cpp 33 SkDebugf("Sigma must be greater than zero (it is %f).\n", FLAGS_sigma);
41 SkDebugf("Couldn't open file: %s\n", FLAGS_in[0]);
49 SkDebugf("Couldn't create codec for: %s.\n", FLAGS_in[0]);
62 SkDebugf("Couldn't decode image: %s.\n", FLAGS_in[0]);
71 SkDebugf("Couldn't write to file: %s\n", FLAGS_out[0]);
imgconv.cpp 27 SkDebugf("converted %s to %s\n", src.c_str(), dst.c_str());
29 SkDebugf("failed to encode %s\n", src.c_str());
32 SkDebugf("failed to decode %s\n", src.c_str());
skpmaker.cpp 56 SkDebugf("--blue must be within range [0,255]\n");
60 SkDebugf("--green must be within range [0,255]\n");
64 SkDebugf("--height must be >0\n");
68 SkDebugf("--red must be within range [0,255]\n");
72 SkDebugf("--width must be >0\n");
76 SkDebugf("--writePath must be nonempty\n");
  /external/skia/gm/
smallimage.cpp 9 SkDebugf("\nCould not decode resource.\n");
grayscalejpg.cpp 22 SkDebugf("\nCould not decode file '%s'. Did you forget"
  /external/skia/src/animator/
SkAnimateField.cpp 41 SkDebugf("mirror=\"true\" ");
43 SkDebugf("reset=\"true\" ");
44 SkDebugf("dur=\"%g\" ", dur * 0.001);
46 SkDebugf("repeat=\"%g\" ", SkScalarToFloat(repeat));
48 // SkDebugf("values=\"%s\" ", values);
50 SkDebugf("blend=\"[");
54 SkDebugf(",");
56 SkDebugf("%g", SkScalarToFloat(blend[i]));
58 SkDebugf("]\" ");
60 SkDebugf("/>\n");//i assume that if it IS, we will do it separatel
    [all...]
SkDisplayable.cpp 148 //SkDebugf("/>\n");
164 //SkDebugf("\n");
197 SkDebugf("%s=\"[", info->fName);
199 if (!firstElem) SkDebugf(",");
202 SkDebugf("%s", op->fDisplayable->id);
205 SkDebugf("%d", op->fS32);
208 SkDebugf("%g", SkScalarToFloat(op->fScalar));
212 SkDebugf("%s", op->fString->c_str());
219 SkDebugf("]\" ");
227 SkDebugf("%s=\"%s\"\t", info->fName, string->c_str())
    [all...]
SkDisplayPost.cpp 72 SkDebugf("target=\"%s\" ", target);
75 SkDebugf("type=\"%s\" ", eventType->c_str());
79 SkDebugf("delay=\"%g\" ", delay * 0.001);
82 // SkDebugf("(uninitialized) ");
86 SkDebugf("mode=\"%s\" ", string.c_str());
89 SkDebugf("sink=\"%s\" sinkID=\"%d\" ", sink.c_str(), fSinkID);
91 SkDebugf("sinkID=\"%d\" ", fSinkID);
112 SkDebugf(">\n");
120 SkDebugf("%*s<data name=\"%s\" ", SkDisplayList::fIndent, "", name);
125 SkDebugf("int=\"%d\" ", s32)
    [all...]
SkDisplayRandom.cpp 38 SkDebugf("min=\"%g\" ", SkScalarToFloat(min));
39 SkDebugf("max=\"%g\" ", SkScalarToFloat(max));
40 SkDebugf("blend=\"%g\" ", SkScalarToFloat(blend));
41 SkDebugf("/>\n");
SkDrawTextBox.cpp 51 SkDebugf("mode=\"oneLine\" ");
53 SkDebugf("spacingAlign=\"center\" ");
55 SkDebugf("spacingAlign=\"end\" ");
56 SkDebugf("/>\n");
  /external/skia/debugger/
debuggermain.cpp 18 SkDebugf("%s <input> \n", argv0);
19 SkDebugf(" [--help|-h]: show this help message\n");
20 SkDebugf("\n\n");
21 SkDebugf(" input: Either a directory or a single .skp file.\n");
  /external/skia/src/ports/
SkDebug_stdio.cpp 14 void SkDebugf(const char format[], ...) {
SkDebug_android.cpp 21 void SkDebugf(const char format[], ...) {
  /external/skia/tests/
PathOpsTSectDebug.h 20 SkDebugf("t=%1.9g pt=(%1.9g,%1.9g)%s\n", fPerpT, fPerpPt.fX, fPerpPt.fY,
65 SkDebugf("%d ", ++gDumpTSectNum);
68 SkDebugf(" ");
70 SkDebugf("\n");
72 SkDebugf("<div id=\"sect%d\">\n", ++gDumpTSectNum);
79 SkDebugf("</div>\n\n");
87 SkDebugf("no span matches %d\n", id);
94 SkDebugf(" ");
97 SkDebugf("\n");
120 SkDebugf("id=%d", debugID())
    [all...]
PathOpsDebug.cpp 20 SkDebugf("%.0f", x);
22 SkDebugf("%1.19g", x);
28 SkDebugf("%.0f", x);
30 SkDebugf("%1.9gf", x);
35 SkDebugf("SkBits2Float(0x%08x)", SkFloat2Bits(x));
46 SkDebugf("?");
48 SkDebugf("%d", wind);
55 SkDebugf("},\n");
60 SkDebugf("} id=%d\n", id);
64 SkDebugf("{");
    [all...]
  /frameworks/base/core/jni/android/graphics/
Utils.cpp 31 SkDebugf("----- fAsset->seek(rewind) failed\n");
64 SkDebugf("---- fAsset->seek(oldOffset) failed\n");
69 SkDebugf("---- fAsset->seek(%d) failed\n", size);
76 SkDebugf("---- fAsset->read(%d) returned %d\n", size, amount);
93 SkDebugf("---- copyAsset: asset rewind failed\n");
99 SkDebugf("---- copyAsset: asset->getLength() returned %d\n", size);
106 SkDebugf("---- copyAsset: asset->read(%d) returned %d\n", size, len);
115 SkDebugf("--- %s\n", msg);
  /external/skia/src/gpu/gl/mesa/
SkMesaGLContext.cpp 29 SkDebugf("OSMesaCreateContext failed!\n");
37 SkDebugf("Alloc image buffer failed!\n");
48 SkDebugf("OSMesaMakeCurrent failed!\n");
55 SkDebugf("Could not create GL interface!\n");
61 SkDebugf("Could not validate GL interface!\n");
92 SkDebugf("Could not make MESA context current.");
  /external/skia/fuzz/
fuzz.cpp 34 SkDebugf("Usage: %s -t <type> -b <path/to/file> [-n api-to-fuzz]\n", name);
49 SkDebugf("Could not read %s\n", path);
92 SkDebugf("Fuzzing %s...\n", fuzzable.name);
95 SkDebugf("[terminated] Success!\n");
100 SkDebugf("When using --type api, please choose an API to fuzz with --name/-n:\n");
103 SkDebugf("\t%s\n", fuzzable.name);
111 SkDebugf("Dumped to %s\n", FLAGS_dump[0]);
119 SkDebugf("Scaling factor: %f\n", fscale);
123 SkDebugf("Mode: %d\n", mode);
126 SkDebugf("Decoding\n")
    [all...]
  /external/skia/src/core/
SkAlphaRuns.cpp 45 SkDebugf("Runs");
49 SkDebugf(" %02x", *alpha);
51 SkDebugf(",%d", n);
56 SkDebugf("\n");
SkUtilsArm.cpp 61 SkDebugf("Could not open /proc/cpuinfo: %s\n", strerror(errno));
73 SkDebugf("Could not read /proc/cpuinfo: %s\n", strerror(errno));
77 SkDebugf("START /proc/cpuinfo:\n%.*s\nEND /proc/cpuinfo\n",
92 SkDebugf("Could not find a line starting with 'Features'"
126 SkDEBUGF(("Device supports ARM NEON instructions!\n"));
128 SkDEBUGF(("Device does NOT support ARM NEON instructions!\n"));

Completed in 367 milliseconds

1 2 3 4 5 6 7 8 91011>>