Searched refs:SkDebugf (Results 76 - 100 of 625) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DQuadraticBezierClip_Test.cpp53 SkDebugf("%s [%d] quad1 order=%d\n", __FUNCTION__, (int)index, order1);
56 SkDebugf("%s [%d] quad2 order=%d\n", __FUNCTION__, (int)index, order2);
H A DQuadraticParameterization_Test.cpp37 SkDebugf("%s %zu [%zu,%zu] %zu parameterization failed\n",
42 SkDebugf("%s %zu [%zu,%zu] coincidence failed\n", __FUNCTION__,
H A DCubicReduceOrder_Test.cpp52 SkDebugf("[%d] pointDegenerates order=%d\n", (int) index, order);
60 SkDebugf("[%d] notPointDegenerates order=%d\n", (int) index, order);
68 SkDebugf("[%d] lines order=%d\n", (int) index, order);
76 SkDebugf("[%d] notLines order=%d\n", (int) index, order);
84 SkDebugf("[%d] line mod by epsilon order=%d\n", (int) index, order);
92 SkDebugf("[%d] line less by epsilon/2 order=%d\n", (int) index, order);
100 SkDebugf("[%d] line neg by epsilon/2 order=%d\n", (int) index, order);
110 SkDebugf("[%d] line quad order=%d\n", (int) index, order);
120 SkDebugf("[%d] line mod quad order=%d\n", (int) index, order);
131 SkDebugf("[
[all...]
/external/chromium_org/third_party/skia/src/gpu/gl/unix/
H A DSkNativeGLContext_unix.cpp73 SkDebugf("Failed to open X display.\n");
90 SkDebugf("GLX version 1.3 or higher required.\n");
95 //SkDebugf("Getting matching framebuffer configs.\n");
100 SkDebugf("Failed to retrieve a framebuffer config.\n");
104 //SkDebugf("Found %d matching FB configs.\n", fbcount);
107 //SkDebugf("Getting XVisualInfos.\n");
118 //SkDebugf(" Matching fbconfig %d, visual ID 0x%2x: SAMPLE_BUFFERS = %d,"
135 //SkDebugf("Chosen visual ID = 0x%x\n", (unsigned int)vi->visualid);
140 SkDebugf("Failed to create pixmap.\n");
177 //SkDebugf("Creatin
[all...]
/external/chromium_org/third_party/skia/tests/
H A DPathOpsDQuadTest.cpp45 SkDebugf("%s [%d] expected in hull\n", __FUNCTION__, index);
50 SkDebugf("%s [%d] expected outside hull\n", __FUNCTION__, index);
H A DPathOpsDTriangleTest.cpp37 SkDebugf("%s [%d] expected point in triangle\n", __FUNCTION__, index);
42 SkDebugf("%s [%d] expected point outside triangle\n", __FUNCTION__, index);
65 SkDebugf("%s [%d][%d] point on triangle is not in\n", __FUNCTION__, index, inner);
/external/chromium_org/third_party/skia/tools/
H A DCrashHandler.cpp27 SkDebugf("\nSignal %d:\n", sig);
38 SkDebugf("%s (+0x%zx)\n", ok == 0 ? demangled : mangled, (size_t)offset);
40 SkDebugf("\n");
57 SkDebugf("\nSignal %d [%s]:\n", sig, strsignal(sig));
106 SkDebugf("\nCaught exception %u", code);
109 SkDebugf(" %s", kExceptions[i].name);
112 SkDebugf("\n");
161 SkDebugf("%s +%x\n", symbol->Name, offset);
/external/skia/bench/
H A DBenchLogger.h65 void nativeLogError(const char msg[]) { SkDebugf("%s", msg); }
69 void nativeLogProgress(const char msg[]) { SkDebugf("%s", msg); }
H A DImageDecodeBench.cpp58 SkDebugf("stream was invalid: %s\n", fName.c_str());
68 SkDebugf("failed to decode %s\n", fName.c_str());
75 SkDebugf("failed to rewind %s\n", fName.c_str());
/external/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",
H A DQuadraticBezierClip_Test.cpp53 SkDebugf("%s [%d] quad1 order=%d\n", __FUNCTION__, (int)index, order1);
56 SkDebugf("%s [%d] quad2 order=%d\n", __FUNCTION__, (int)index, order2);
H A DQuadraticParameterization_Test.cpp37 SkDebugf("%s %zu [%zu,%zu] %zu parameterization failed\n",
42 SkDebugf("%s %zu [%zu,%zu] coincidence failed\n", __FUNCTION__,
/external/skia/src/gpu/gl/unix/
H A DSkNativeGLContext_unix.cpp73 SkDebugf("Failed to open X display.\n");
86 //SkDebugf("Getting matching framebuffer configs.\n");
91 SkDebugf("Failed to retrieve a framebuffer config.\n");
95 //SkDebugf("Found %d matching FB configs.\n", fbcount);
98 //SkDebugf("Getting XVisualInfos.\n");
109 //SkDebugf(" Matching fbconfig %d, visual ID 0x%2x: SAMPLE_BUFFERS = %d,"
126 //SkDebugf("Chosen visual ID = 0x%x\n", (unsigned int)vi->visualid);
134 SkDebugf("Failed to get visual information.\n");
161 SkDebugf("Failed to create pixmap.\n");
196 //SkDebugf("GLX_ARB_create_contex
[all...]
/external/skia/tests/
H A DPathOpsDQuadTest.cpp45 SkDebugf("%s [%d] expected in hull\n", __FUNCTION__, index);
50 SkDebugf("%s [%d] expected outside hull\n", __FUNCTION__, index);
/external/skia/tools/
H A DCrashHandler.cpp21 SkDebugf("\nSignal %d:\n", sig);
32 SkDebugf("%s (+0x%zx)\n", ok == 0 ? demangled : mangled, (size_t)offset);
34 SkDebugf("\n");
51 SkDebugf("\nSignal %d [%s]:\n", sig, strsignal(sig));
100 SkDebugf("\nCaught exception %u", code);
103 SkDebugf(" %s", kExceptions[i].name);
106 SkDebugf("\n");
154 SkDebugf("%s +%x\n", symbol->Name, offset);
H A Drender_pictures_main.cpp130 SkDebugf("Failed to write encoded data to \"%s\"\n", outPath.c_str());
159 SkDebugf("Could not open file %s\n", inputPath.c_str());
174 SkDebugf("deserializing... %s\n", inputPath.c_str());
179 SkDebugf("Could not read an SkPicture from %s\n", inputPath.c_str());
195 SkDebugf("drawing... [%i %i] %s\n", picture->width(), picture->height(),
212 SkDebugf("Failed to render %s\n", inputFilename.c_str());
278 SkDebugf("Failed to draw the picture.\n");
303 SkDebugf("Failed to draw the reference picture.\n");
310 SkDebugf("Expected image width: %i, actual image width %i.\n",
317 SkDebugf("Expecte
[all...]
/external/chromium_org/third_party/skia/src/ports/
H A DSkDebug_android.cpp24 void SkDebugf(const char format[], ...) { function
H A DSkDebug_nacl.cpp24 static const char* kLogPrefix = "SkDebugf:";
27 void SkDebugf(const char format[], ...) { function
H A DSkDebug_win.cpp19 void SkDebugf(const char format[], ...) { function
27 // about SkDebugf performance we flush after every print.
H A DSkMutex_pthread.h77 SkDebugf("pthread error [%d] EINVAL\n", status);
80 SkDebugf("pthread error [%d] EBUSY\n", status);
83 SkDebugf("pthread error [%d] unknown\n", status);
/external/skia/src/ports/
H A DSkDebug_nacl.cpp24 static const char* kLogPrefix = "SkDebugf:";
27 void SkDebugf(const char format[], ...) { function
H A DSkDebug_win.cpp19 void SkDebugf(const char format[], ...) { function
27 // about SkDebugf performance we flush after every print.
/external/skia/tools/flags/
H A DSkCommandLineFlags.cpp81 SkDebugf("Parameter \"%s\" not supported.\n", string);
145 SkDebugf("\t--%s", flag->name().c_str());
148 SkDebugf(" or -%s", shortName.c_str());
150 SkDebugf(":\ttype: %s", flag->typeAsString().c_str());
152 SkDebugf("\tdefault: %s", flag->defaultValue().c_str());
154 SkDebugf("\n");
162 SkDebugf("\t\t%s\n", currLine);
182 SkDebugf("\t\t%.*s\n", spaceIndex, currLine);
187 SkDebugf("\t\t%.*s", lineBreak, currLine);
191 SkDebugf("\
[all...]
/external/chromium_org/third_party/skia/bench/
H A DImageDecodeBench.cpp58 SkDebugf("stream was invalid: %s\n", fName.c_str());
68 SkDebugf("failed to decode %s\n", fName.c_str());
75 SkDebugf("failed to rewind %s\n", fName.c_str());
/external/chromium_org/third_party/skia/src/gpu/gl/mac/
H A DSkNativeGLContext_mac.cpp54 SkDebugf("CGLChoosePixelFormat failed.");
62 SkDebugf("CGLCreateContext failed.");
70 SkDebugf("Context could not create GL interface.\n");

Completed in 827 milliseconds

1234567891011>>