Home
last modified time | relevance | path

Searched refs:SkDEBUGF (Results 1 – 18 of 18) sorted by relevance

/external/skia/src/core/
DSkUtilsArm.cpp126 SkDEBUGF(("Device supports ARM NEON instructions!\n")); in sk_cpu_arm_check_neon()
128 SkDEBUGF(("Device does NOT support ARM NEON instructions!\n")); in sk_cpu_arm_check_neon()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp315 SkDEBUGF(("ERROR: unable to open font '%x'\n", fontID)); in ref_ft_face()
753 SkDEBUGF(("chooseBitmapStrike aborted due to NULL face\n")); in chooseBitmapStrike()
786 SkDEBUGF(("FT_Select_Size(%s, %d) returned 0x%x\n", face->family_name, in chooseBitmapStrike()
897 SkDEBUGF(("FT_New_Size returned %x for face %s\n", err, fFace->family_name)); in SkScalerContext_FreeType()
903 SkDEBUGF(("FT_Activate_Size(%08x, 0x%x, 0x%x) returned 0x%x\n", fFace, fScaleX, fScaleY, in SkScalerContext_FreeType()
912 SkDEBUGF(("FT_Set_CharSize(%08x, 0x%x, 0x%x) returned 0x%x\n", in SkScalerContext_FreeType()
921 SkDEBUGF(("no glyphs for font \"%s\" size %f?\n", in SkScalerContext_FreeType()
936 SkDEBUGF(("unknown kind of font \"%s\" size %f?\n", in SkScalerContext_FreeType()
963 SkDEBUGF(("SkScalerContext_FreeType::FT_Activate_Size(%x, 0x%x, 0x%x) returned 0x%x\n", in setupSize()
1120SkDEBUGF(("SkScalerContext_FreeType::generateMetrics(%x): FT_Load_Glyph(glyph:%d flags:%x) returne… in generateMetrics()
[all …]
DSkOSFile_stdio.cpp76SkDEBUGF(("sk_fread: ftell(%p) returned -1 feof:%d ferror:%d\n", f, feof((FILE*)f), ferror((FILE*)… in sk_fread()
81 SkDEBUGF(("sk_fread: fseek(%d) tell:%d failed with feof:%d ferror:%d returned:%d\n", in sk_fread()
DSkFontMgr_android.cpp131 SkDEBUGF(("Requested font file %s does not exist or cannot be opened.\n", in SkFontStyleSet_Android()
141 SkDEBUGF(("Requested font file %s exists, but is not a valid font.\n", in SkFontStyleSet_Android()
516 SkDEBUGF(("SystemFontUse: %s BasePath: %s Fonts: %s FallbackFonts: %s\n", in SkFontMgr_New_Android()
551 SkDEBUGF(("Test BasePath: %s Fonts: %s FallbackFonts: %s\n", in SkUseTestFontConfigFile()
DSkFontHost_FreeType_common.cpp157 SkDEBUGF(("FT_Pixel_Mode %d", bitmap.pixel_mode)); in copyFT2LCD16()
247 SkDEBUGF(("FT_Pixel_Mode %d, SkMask::Format %d\n", srcFormat, dstFormat)); in copyFTBitmap()
/external/skia/src/views/animated/
DSkWidgetViews.cpp47 SkDEBUGF(("init_skin_anim: loading skin failed <%s>\n", path)); in init_skin_anim()
52 SkDEBUGF(("init_skin_anim: decoding skin failed <%s>\n", path)); in init_skin_anim()
82 SkDEBUGF(("inflate_paint: decoding dom failed\n")); in inflate_paint()
DSkImageView.cpp174 SkDEBUGF(("SkImageView : now = %X[%12.3f], diff = %d\n", now, now/1000., diff)); in onDraw()
/external/skia/src/effects/
DSk1DPathEffect.cpp38 SkDEBUGF(("SkPath1DPathEffect can't use advance <= 0\n")); in SkPath1DPathEffect()
66 SkDEBUGF(("SkPath1DPathEffect style enum out of range %d\n", style)); in SkPath1DPathEffect()
/external/skia/src/images/
DSkImageDecoder_FactoryRegistrar.cpp33 SkDEBUGF(("Unable to rewind the image stream.")); in image_decoder_from_stream()
DSkImageDecoder.cpp192 SkDEBUGF(("failed to allocate pixels needed to crop the bitmap")); in cropBitmap()
200 SkDEBUGF(("SkImageDecoder::cropBitmap does not have a large enough bitmap.\n")); in cropBitmap()
DSkImageDecoder_libico.cpp194 SkDEBUGF(("Decoding %ibpp is unimplemented\n", bitCount)); in onDecode()
DSkImageDecoder_libwebp.cpp160 SkDEBUGF(("libwebp error %s [%d %d]", msg, bm.width(), bm.height())); in print_webp_error()
DSkImageDecoder_libpng.cpp158 SkDEBUGF(("------ png error %s\n", msg)); in sk_error_fn()
/external/skia/include/core/
DSkTypes.h109 #define SkDEBUGF(args ) SkDebugf args macro
115 #define SkDEBUGF(args) macro
/external/skia/src/fonts/
DSkTestScalerContext.cpp75 SkDEBUGF(("missing '%c' (%d) from %s %d\n", (char) charCode, charCode, in codeToIndex()
/external/skia/src/views/
DSkEvent.cpp258 SkDEBUGF(("%s\n", s)); in event_log()
/external/skia/src/device/xps/
DSkXPSDevice.cpp368 SkDEBUGF(("CreateFontPackage Error %lu", result)); in subset_typeface()
1170 SkDEBUGF(("XPS drawVertices not yet implemented.")); in drawVertices()
1711 SkDEBUGF(("Could not simplify inverse winding path.")); in drawPath()
1875 SkDEBUGF(("XPS drawSprite not yet implemented.")); in drawSprite()
/external/skia/src/animator/
DSkScriptTokenizer.cpp1488SkDEBUGF(("script '%s' == value %d != expected answer %d\n", script, value.fOperand.fS32, scriptTe… in UnitTest()
1494SkDEBUGF(("script '%s' == value %g != expected answer %g\n", script, value.fOperand.fScalar / (1.0… in UnitTest()