/external/chromium_org/third_party/skia/src/core/ |
SkTLS.cpp | 21 SkDebugf(" SkTLSRec[%d]\n", n); 33 SkDebugf("~SkTLSRec[%d]\n", n - 1); 40 SkDebugf("SkTLS::Destructor(%p)\n", ptr);
|
/external/chromium_org/third_party/skia/src/gpu/gl/angle/ |
SkANGLEGLContext.cpp | 95 SkDebugf("Could not create ANGLE GL interface!\n"); 105 SkDebugf("Could not set the context.\n"); 111 SkDebugf("Could not complete eglSwapBuffers.\n");
|
/external/skia/bench/ |
SkipZeroesBench.cpp | 78 SkDebugf("stream was invalid: %s\n", fFilename.c_str()); 89 SkDebugf("failed to decode %s\n", fFilename.c_str()); 96 SkDebugf("failed to rewind %s\n", fFilename.c_str());
|
/external/skia/src/core/ |
SkTLS.cpp | 21 SkDebugf(" SkTLSRec[%d]\n", n); 33 SkDebugf("~SkTLSRec[%d]\n", n - 1); 40 SkDebugf("SkTLS::Destructor(%p)\n", ptr);
|
/external/skia/src/gpu/gl/angle/ |
SkANGLEGLContext.cpp | 95 SkDebugf("Could not create ANGLE GL interface!\n"); 105 SkDebugf("Could not set the context.\n"); 111 SkDebugf("Could not complete eglSwapBuffers.\n");
|
/external/skia/tools/skpdiff/ |
SkDifferentPixelsMetric_opencl.cpp | 63 SkDebugf("creation of openCL images failed"); 81 SkDebugf("Set arg failed: %s\n", cl_error_to_string(setArgErr)); 92 SkDebugf("Enqueue failed: %s\n", cl_error_to_string(enqueueErr));
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/ |
GlyphPageTreeNodeSkia.cpp | 46 SkDebugf("%s last char is high-surrogate", __FUNCTION__);
|
/external/skia/dm/ |
DMReporter.cpp | 20 SkDebugf(status.c_str());
|
/external/skia/gm/ |
copyTo4444.cpp | 38 SkDebugf("Could not decode the file. Did you forget to set the "
|
/external/skia/tests/ |
PathOpsCubicQuadIntersectionTest.cpp | 65 SkDebugf("[%d] cubic order=%d\n", iIndex, order1); 69 SkDebugf("[%d] quad order=%d\n", iIndex, order2); 81 SkDebugf("%s [%d,%d] x!= t1=%g (%g,%g) t2=%g (%g,%g)\n", 90 SkDebugf("%s [%d,%d] xy1=(%g,%g) != \n",
|
PathOpsCubicIntersectionTest.cpp | 27 SkDebugf("%s [%d] cubic1 order=%d\n", __FUNCTION__, iIndex, order1); 33 SkDebugf("%s [%d] cubic2 order=%d\n", __FUNCTION__, iIndex, order2); 41 SkDebugf("%s [%d] no intersection\n", __FUNCTION__, iIndex); 47 SkDebugf("%s [%d] coincident\n", __FUNCTION__, iIndex); 57 SkDebugf("%s [%d,%d] x!= t1=%g (%g,%g) t2=%g (%g,%g)\n", 312 SkDebugf("computed quadratics given\n"); 313 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", 316 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", 323 SkDebugf("computed quadratics set 1\n"); 326 SkDebugf(" {{%1.9g,%1.9g}, {%1.9g,%1.9g}, {%1.9g,%1.9g}},\n", q[0].fX, q[0].fY [all...] |
PathOpsCubicToQuadsTest.cpp | 25 SkDebugf("%s [%d] cubic to quadratics failed count=%d\n", name, static_cast<int>(index), 42 SkDebugf("%s [%d] cubic to quadratics failed count=%d\n", name, static_cast<int>(index), 60 SkDebugf("[%d] unmatched start\n", static_cast<int>(index)); 66 SkDebugf("[%d] unmatched end\n", static_cast<int>(index)); 83 SkDebugf("[%d][%d] unmatched start\n", static_cast<int>(index), idx2); 89 SkDebugf("[%d][%d] unmatched end\n", static_cast<int>(index), idx2); 183 if (false) SkDebugf("%s %d %1.9g\n", __FUNCTION__, skin, skinflect[0]); 187 if (false) SkDebugf("%s quads=%d\n", __FUNCTION__, quads.count());
|
PathOpsLineParametetersTest.cpp | 59 SkDebugf("%s [%d,%d] denormalizedDistance:%g != answer:%g" 73 SkDebugf("%s [%d,%d] normalizedDistance:%1.9g != answer:%g\n",
|
PathOpsQuadReduceOrderTest.cpp | 53 SkDebugf("[%d] line quad order=%d\n", (int) index, order); 60 SkDebugf("[%d] line mod quad order=%d\n", (int) index, order);
|
SrcOverTest.cpp | 46 SkDebugf("---- opaque test: [%d %d %d]\n", 71 SkDebugf("--- dst=%d i=%d r1=%d r2=%d exact=%g\n",
|
PathOpsQuadIntersectionTest.cpp | 26 SkDebugf("[%d] quad1 order=%d\n", static_cast<int>(index), order1); 31 SkDebugf("[%d] quad2 order=%d\n", static_cast<int>(index), order2); 44 SkDebugf("%s [%d,%d] x!= t1=%g (%g,%g) t2=%g (%g,%g)\n", 274 SkDebugf("%s [%d,%d] x!= t1=%g (%g,%g) t2=%g (%g,%g)\n", 280 SkDebugf("%s [%d][%d] t1=%1.9g (%1.9g, %1.9g) t2=%1.9g\n", __FUNCTION__, 366 SkDebugf("%s t=%1.9g (%1.9g,%1.9g) dist=%1.9g\n", __FUNCTION__, t, onQuad.fX, onQuad.fY, 373 SkDebugf("%s left=(%d, %d, %d) inHull=%s\n", __FUNCTION__, floatSign(left[0]), 377 SkDebugf("\n"); 381 SkDebugf("%s", __FUNCTION__); 388 SkDebugf(" [%d,%d]", i1, i2) [all...] |
SkpSkGrTest.cpp | 88 SkDebugf("%s", test.status().c_str()); 195 SkDebugf("could not read dir %s\n", dirName.c_str()); 205 SkDebugf("could not create dir %s\n", outDir.c_str()); 212 SkDebugf("could not create dir %s\n", grDir.c_str()); 219 SkDebugf("could not create dir %s\n", skDir.c_str()); 226 SkDebugf("could not create dir %s\n", skpDir.c_str()); 233 SkDebugf("could not create dir %s\n", diffDir.c_str()); 240 SkDebugf("could not create dir %s\n", statusDir.c_str()); 327 SkDebugf("*%d*", data->fSmallestError); 373 SkDebugf("unable to encode gr %s (width=%d height=%d)br \n", pngName [all...] |
/external/chromium_org/third_party/skia/src/animator/ |
SkAnimateBase.cpp | 77 SkDebugf("target=\"%s\" ", target.c_str()); 79 SkDebugf("target=\"%s\" ", fTarget->id); 81 SkDebugf("lval=\"%s\" ", lval.c_str()); 83 SkDebugf("field=\"%s\" ", field.c_str()); 85 SkDebugf("field=\"%s\" ", fFieldInfo->fName); 87 SkDebugf("formula=\"%s\" ", formula.c_str()); 90 SkDebugf("from=\"%s\" ", from.c_str()); 91 SkDebugf("to=\"%s\" ", to.c_str()); 94 SkDebugf("begin=\"%g\" ", SkScalarToFloat(SkScalarDiv(begin,1000)));
|
SkDisplayEvent.cpp | 89 SkDebugf("kind=\"%s\" ", str.c_str()); 95 SkDebugf("code=\"%s\" ", str.c_str()); 99 SkDebugf("keys=\"%c - %c\" ", code, fMax); 101 SkDebugf("key=\"%c\" ", code); 104 SkDebugf("target=\"%s\" ", fTarget->id); 107 SkDebugf("x=\"%g\" y=\"%g\" ", SkScalarToFloat(x), SkScalarToFloat(y)); 110 SkDebugf("disable=\"true\" "); 111 SkDebugf("/>\n"); 124 SkDebugf("enable: ");
|
SkDrawSaveLayer.cpp | 63 SkDebugf("paint=\"%s\" ", paint->id); 65 SkDebugf("bounds=\"%s\" ", bounds->id);
|
SkPaintParts.cpp | 96 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str()); 99 SkDebugf("style=\"%s\" />\n", string.c_str());
|
/external/skia/src/animator/ |
SkAnimateBase.cpp | 77 SkDebugf("target=\"%s\" ", target.c_str()); 79 SkDebugf("target=\"%s\" ", fTarget->id); 81 SkDebugf("lval=\"%s\" ", lval.c_str()); 83 SkDebugf("field=\"%s\" ", field.c_str()); 85 SkDebugf("field=\"%s\" ", fFieldInfo->fName); 87 SkDebugf("formula=\"%s\" ", formula.c_str()); 90 SkDebugf("from=\"%s\" ", from.c_str()); 91 SkDebugf("to=\"%s\" ", to.c_str()); 94 SkDebugf("begin=\"%g\" ", SkScalarToFloat(SkScalarDiv(begin,1000)));
|
SkDisplayEvent.cpp | 89 SkDebugf("kind=\"%s\" ", str.c_str()); 95 SkDebugf("code=\"%s\" ", str.c_str()); 99 SkDebugf("keys=\"%c - %c\" ", code, fMax); 101 SkDebugf("key=\"%c\" ", code); 104 SkDebugf("target=\"%s\" ", fTarget->id); 107 SkDebugf("x=\"%g\" y=\"%g\" ", SkScalarToFloat(x), SkScalarToFloat(y)); 110 SkDebugf("disable=\"true\" "); 111 SkDebugf("/>\n"); 124 SkDebugf("enable: ");
|
SkDrawSaveLayer.cpp | 63 SkDebugf("paint=\"%s\" ", paint->id); 65 SkDebugf("bounds=\"%s\" ", bounds->id);
|
SkPaintParts.cpp | 96 SkDebugf("%*s<typeface fontName=\"%s\" ", SkDisplayList::fIndent, "", fontName.c_str()); 99 SkDebugf("style=\"%s\" />\n", string.c_str());
|