/frameworks/base/core/jni/android/graphics/ |
Bitmap.cpp | 469 SkDebugf("-------- unparcel parcel is NULL\n");
487 SkDebugf("Bitmap_createFromParcel unknown config: %d\n", config);
539 SkDebugf("------- writeToParcel null parcel\n");
|
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapProcState_matrixProcs.cpp | 165 SkDebugf(" int_mirror(%2d, 3) = %d\n", i, int_mirror(i, 3));
|
SkMath.cpp | 223 SkDebugf("SkFixedFastInvert(%x %g) = %x %g Slow[%x %g]\n",
|
SkAAClip.cpp | 1061 SkDebugf("Y:%3d W:%3d", row.fY, row.fWidth); 1067 SkDebugf(" [%3d:%02X]", ptr[0], ptr[1]); 1070 SkDebugf("\n"); [all...] |
SkClipStack.cpp | 347 SkDebugf("SkRegion::Op error/n");
|
SkScaledImageCache.cpp | 678 SkDebugf("SkScaledImageCache: count=%d bytes=%d locked=%d %s\n",
|
SkScan_AntiPath.cpp | 617 SkDebugf("--- bounds can't fit in SkIRect\n", r.fLeft, r.fTop, r.fRight, r.fBottom);
|
SkPath.cpp | [all...] |
/external/chromium_org/third_party/skia/src/views/ |
SkWidgets.cpp | 22 SkDebugf("unknown attribute %s=\"%s\"\n", attr, value);
|
/external/chromium_org/third_party/skia/src/views/unix/ |
SkOSWindow_Unix.cpp | 82 SkDebugf("Could not open an X Display");
|
/external/skia/src/core/ |
SkBitmapProcState_matrixProcs.cpp | 165 SkDebugf(" int_mirror(%2d, 3) = %d\n", i, int_mirror(i, 3));
|
SkMath.cpp | 223 SkDebugf("SkFixedFastInvert(%x %g) = %x %g Slow[%x %g]\n",
|
SkAAClip.cpp | 1061 SkDebugf("Y:%3d W:%3d", row.fY, row.fWidth); 1067 SkDebugf(" [%3d:%02X]", ptr[0], ptr[1]); 1070 SkDebugf("\n"); [all...] |
SkClipStack.cpp | 347 SkDebugf("SkRegion::Op error/n");
|
SkScaledImageCache.cpp | 678 SkDebugf("SkScaledImageCache: count=%d bytes=%d locked=%d %s\n",
|
SkScan_AntiPath.cpp | 617 SkDebugf("--- bounds can't fit in SkIRect\n", r.fLeft, r.fTop, r.fRight, r.fBottom);
|
/external/skia/src/views/ |
SkWidgets.cpp | 22 SkDebugf("unknown attribute %s=\"%s\"\n", attr, value);
|
/external/skia/src/views/unix/ |
SkOSWindow_Unix.cpp | 82 SkDebugf("Could not open an X Display");
|
/external/chromium_org/third_party/skia/src/utils/ |
SkMatrix44.cpp | 866 SkDebugf(format, 872 SkDebugf(format,
|
SkDumpCanvas.cpp | 520 SkDebugf("%s\n", text);
|
/external/skia/src/utils/ |
SkMatrix44.cpp | 866 SkDebugf(format, 872 SkDebugf(format,
|
SkDumpCanvas.cpp | 520 SkDebugf("%s\n", text);
|
/external/chromium_org/third_party/skia/src/ports/ |
SkFontHost_mac.cpp | 225 SkDebugf("uname failed\n"); 229 SkDebugf("unexpected uname sysname %s\n", info.sysname); 234 SkDebugf("expected dot in uname release %s\n", info.release); 239 SkDebugf("could not parse uname release %s\n", info.release); [all...] |
/external/skia/src/ports/ |
SkFontHost_mac.cpp | 225 SkDebugf("uname failed\n"); 229 SkDebugf("unexpected uname sysname %s\n", info.sysname); 234 SkDebugf("expected dot in uname release %s\n", info.release); 239 SkDebugf("could not parse uname release %s\n", info.release); [all...] |
/external/skia/tests/ |
AAClipTest.cpp | 264 SkDebugf("[%d %d %d %d] %s [%d %d %d %d] = BW:[%d %d %d %d] AA:[%d %d %d %d]\n",
|