Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_FreeType.cpp298 SkDEBUGF(("INFO: font %s claims variations, but none found.\n", in ft_face_setup_axes()
305 SkDEBUGF(("INFO: font %s has %d variations, but %d were specified.\n", in ft_face_setup_axes()
316 SkDEBUGF(("INFO: font %s has variations, but specified variations could not be set.\n", in ft_face_setup_axes()
367 SkDEBUGF(("ERROR: unable to open font '%x'\n", fontID)); in ref_ft_face()
779 SkDEBUGF(("chooseBitmapStrike aborted due to nullptr face.\n")); in chooseBitmapStrike()
826 SkDEBUGF(("Could not create FT_Face.\n")); in SkScalerContext_FreeType()
915 SkDEBUGF(("FT_New_Size(%s) returned 0x%x.\n", fFaceRec->fFace->family_name, err)); in SkScalerContext_FreeType()
921 SkDEBUGF(("Could not create FT_Size.\n")); in SkScalerContext_FreeType()
927 SkDEBUGF(("FT_Activate_Size(%s) returned 0x%x.\n", fFaceRec->fFace->family_name, err)); in SkScalerContext_FreeType()
934 SkDEBUGF(("FT_Set_CharSize(%s, %f, %f) returned 0x%x.\n", in SkScalerContext_FreeType()
[all …]
DSkFontMgr_android.cpp162 SkDEBUGF(("Requested font file %s does not exist or cannot be opened.\n", in SkFontStyleSet_Android()
175 SkDEBUGF(("Requested font file %s exists, but is not a valid font.\n", in SkFontStyleSet_Android()
545 SkDEBUGF(("SystemFontUse: %s BasePath: %s Fonts: %s FallbackFonts: %s\n", in SkFontMgr_New_Android()
DSkOSFile_stdio.cpp84 SkDEBUGF(("sk_fopen: fopen(\"%s\", \"%s\") returned NULL (errno:%d): %s\n", in sk_fopen()
DSkFontHost_FreeType_common.cpp159 SkDEBUGF(("FT_Pixel_Mode %d", bitmap.pixel_mode)); in copyFT2LCD16()
259 SkDEBUGF(("FT_Pixel_Mode %d, SkMask::Format %d\n", srcFormat, dstFormat)); in copyFTBitmap()
/external/skia/src/utils/
DSkCurveMeasure.cpp14 #define UNIMPLEMENTED SkDEBUGF(("%s:%d unimplemented\n", __FILE__, __LINE__))
289 SkDEBUGF(("%.7f %.7f didn't get close enough after bisection.\n", in getTime()
DSkMultiPictureDocumentReader.cpp88 SkDEBUGF(("Malformed SkMultiPictureDocument\n")); in readPage()
/external/skia/include/core/
DSkTypes.h100 #define SkDEBUGF(args ) SkDebugf args macro
108 #define SkDEBUGF(args) macro
/external/skia/src/effects/
DSk1DPathEffect.cpp61 SkDEBUGF(("SkPath1DPathEffect style enum out of range %d\n", style)); in SkPath1DPathEffect()
/external/skia/src/fonts/
DSkTestScalerContext.cpp77 SkDEBUGF(("missing '%c' (%d) from %s (weight %d, width %d, slant %d)\n", in codeToIndex()
/external/skia/src/images/
DSkPNGImageEncoder.cpp30 SkDEBUGF(("------ png error %s\n", msg)); in sk_error_fn()
/external/skia/src/views/
DSkEvent.cpp258 SkDEBUGF(("%s\n", s)); in event_log()
/external/skia/src/xps/
DSkXPSDevice.cpp363 SkDEBUGF(("CreateFontPackage Error %lu", result)); in subset_typeface()
1696 SkDEBUGF(("Could not simplify inverse winding path.")); in drawPath()
1858 SkDEBUGF(("XPS drawSprite not yet implemented.")); in drawSprite()