/external/skia/modules/skshaper/src/ |
D | SkUnicode_icu.cpp | 74 SkDEBUGF("Bidi error: %s", u_errorName(status)); in makeBidiIterator() 83 SkDEBUGF("Bidi error: %s", u_errorName(status)); in makeBidiIterator() 94 SkDEBUGF("Bidi error: text too long"); in makeBidiIterator() 101 SkDEBUGF("Bidi error: Invalid utf8 input"); in makeBidiIterator() 174 SkDEBUGF("Break error: %s", u_errorName(status)); in setText() 180 SkDEBUGF("Break error: %s", u_errorName(status)); in setText() 207 SkDEBUGF("Break error: %s", u_errorName(status)); in makeBreakIterator() 217 SkDEBUGF("Break error: %s", u_errorName(status)); in makeBreakIterator() 260 SkDEBUGF("Bidi error: %s", u_errorName(status)); in extractBidi() 269 SkDEBUGF("Bidi error: %s", u_errorName(status)); in extractBidi() [all …]
|
D | SkShaper_coretext.cpp | 159 SkDEBUGF("UTF16ToUTF8IndicesMap: text too long"); in setUTF8() 165 SkDEBUGF("UTF16ToUTF8IndicesMap: Invalid utf8 input"); in setUTF8()
|
D | SkShaper_harfbuzz.cpp | 750 SkDEBUGF("Could not create hb_buffer"); in MakeHarfBuzz() 1452 SkDEBUGF("Bidi error: text too long"); in MakeSkUnicodeBidiRunIterator() 1458 SkDEBUGF("Invalid utf8 input\n"); in MakeSkUnicodeBidiRunIterator() 1468 SkDEBUGF("Bidi error\n"); in MakeSkUnicodeBidiRunIterator() 1502 SkDEBUGF("Could not create hb_buffer"); in MakeShapeDontWrapOrReorder()
|
/external/skqp/fuzz/ |
D | FuzzDrawFunctions.cpp | 83 SkDEBUGF("Bitmap not allocated\n"); in init_bitmap() 313 SkDEBUGF("Fuzz DrawText\n"); in DEF_FUZZ() 318 SkDEBUGF("Fuzz DrawRect\n"); in DEF_FUZZ() 322 SkDEBUGF("Fuzz DrawCircle\n"); in DEF_FUZZ() 326 SkDEBUGF("Fuzz DrawLine\n"); in DEF_FUZZ() 330 SkDEBUGF("Fuzz DrawPath\n"); in DEF_FUZZ() 334 SkDEBUGF("Fuzz DrawImage/DrawImageRect\n"); in DEF_FUZZ() 338 SkDEBUGF("Fuzz DrawBitmap\n"); in DEF_FUZZ() 342 SkDEBUGF("Fuzz DrawPaint\n"); in DEF_FUZZ()
|
D | FuzzGradients.cpp | 59 SkDEBUGF(" %s: [ ", label); in logOptionalMatrix() 61 SkDEBUGF("%.9g ", m->get(i)); in logOptionalMatrix() 63 SkDEBUGF("]\n"); in logOptionalMatrix() 259 SkDEBUGF("LinearGradient\n"); in DEF_FUZZ() 263 SkDEBUGF("RadialGradient\n"); in DEF_FUZZ() 267 SkDEBUGF("TwoPointConicalGradient\n"); in DEF_FUZZ() 271 SkDEBUGF("SweepGradient\n"); in DEF_FUZZ()
|
/external/skia/fuzz/ |
D | FuzzGradients.cpp | 61 SkDEBUGF(" %s: [ ", label); in logOptionalMatrix() 63 SkDEBUGF("%.9g ", m->get(i)); in logOptionalMatrix() 65 SkDEBUGF("]\n"); in logOptionalMatrix() 261 SkDEBUGF("LinearGradient\n"); in DEF_FUZZ() 265 SkDEBUGF("RadialGradient\n"); in DEF_FUZZ() 269 SkDEBUGF("TwoPointConicalGradient\n"); in DEF_FUZZ() 273 SkDEBUGF("SweepGradient\n"); in DEF_FUZZ()
|
D | FuzzDrawFunctions.cpp | 81 SkDEBUGF("Bitmap not allocated\n"); in init_bitmap() 298 SkDEBUGF("Fuzz DrawText\n"); in DEF_FUZZ() 303 SkDEBUGF("Fuzz DrawRect\n"); in DEF_FUZZ() 307 SkDEBUGF("Fuzz DrawCircle\n"); in DEF_FUZZ() 311 SkDEBUGF("Fuzz DrawLine\n"); in DEF_FUZZ() 315 SkDEBUGF("Fuzz DrawPath\n"); in DEF_FUZZ() 319 SkDEBUGF("Fuzz DrawImage/DrawImageRect\n"); in DEF_FUZZ() 323 SkDEBUGF("Fuzz DrawPaint\n"); in DEF_FUZZ()
|
/external/skia/modules/skottie/src/animator/ |
D | KeyframeAnimator.cpp | 190 SkDEBUGF("Animator[%p], values: %lu, KF records: %zu\n", in parseKeyframes() 193 SkDEBUGF(" { t: %1.3f, v_idx: %lu, mapping: %lu }\n", kf.t, kf.v_idx, kf.mapping); in parseKeyframes()
|
/external/skqp/include/core/ |
D | SkTypes.h | 61 #define SkDEBUGF(...) SkDebugf(__VA_ARGS__) macro 69 #define SkDEBUGF(...) macro
|
/external/skqp/src/ports/ |
D | SkFontHost_FreeType.cpp | 340 SkDEBUGF("INFO: font %s claims variations, but none found.\n", in ft_face_setup_axes() 347 SkDEBUGF("INFO: font %s has %d variations, but %d were specified.\n", in ft_face_setup_axes() 358 SkDEBUGF("INFO: font %s has variations, but specified variations could not be set.\n", in ft_face_setup_axes() 792 SkDEBUGF("chooseBitmapStrike aborted due to nullptr face.\n"); in chooseBitmapStrike() 836 SkDEBUGF("Could not create FT_Face.\n"); in SkScalerContext_FreeType() 920 SkDEBUGF("Could not create FT_Size.\n"); in SkScalerContext_FreeType() 956 SkDEBUGF("No glyphs for font \"%s\" size %f.\n", in SkScalerContext_FreeType() 985 SkDEBUGF("Unknown kind of font \"%s\" size %f.\n", fFaceRec->fFace->family_name, fScale.fY); in SkScalerContext_FreeType() 1297 …SkDEBUGF("Metrics(glyph:%d flags:0x%x) w:%d\n", glyph->getGlyphID(), fLoadGlyphFlags, glyph->fWidt… in generateMetrics() 1907 SkDEBUGF("Do not know weight for: %s (%s) \n", face->family_name, psFontInfo.weight); in scanFont() [all …]
|
D | SkFontMgr_android.cpp | 192 SkDEBUGF("Requested font file %s does not exist or cannot be opened.\n", in SkFontStyleSet_Android() 205 SkDEBUGF("Requested font file %s exists, but is not a valid font.\n", in SkFontStyleSet_Android() 591 SkDEBUGF("SystemFontUse: %s BasePath: %s Fonts: %s FallbackFonts: %s\n", in SkFontMgr_New_Android()
|
D | SkOSFile_stdio.cpp | 96 SkDEBUGF("sk_fopen: fopen(\"%s\", \"%s\") returned nullptr (errno:%d): %s\n", in sk_fopen()
|
D | SkTypeface_win_dw.cpp | 487 SkDEBUGF("Unable to get postscript name for typeface %p\n", this); in onGetAdvancedMetrics() 496 SkDEBUGF("Unable to get family name for typeface 0x%p\n", this); in onGetAdvancedMetrics()
|
/external/skia/modules/skplaintexteditor/src/ |
D | word_boundaries.cpp | 37 SkDEBUGF("Could not create line break iterator: %s", u_errorName(status)); in GetUtf8WordBoundaries()
|
/external/skia/src/ports/ |
D | SkFontMgr_android.cpp | 190 SkDEBUGF("Requested font file %s does not exist or cannot be opened.\n", in SkFontStyleSet_Android() 203 SkDEBUGF("Requested font file %s exists, but is not a valid font.\n", in SkFontStyleSet_Android() 574 SkDEBUGF("SystemFontUse: %s BasePath: %s Fonts: %s FallbackFonts: %s\n", in SkFontMgr_New_Android()
|
D | SkOSFile_stdio.cpp | 99 SkDEBUGF("sk_fopen: fopen(\"%s\", \"%s\") returned nullptr (errno:%d): %s\n", in sk_fopen()
|
D | SkTypeface_win_dw.cpp | 479 SkDEBUGF("Unable to get postscript name for typeface %p\n", this); in onGetAdvancedMetrics() 488 SkDEBUGF("Unable to get family name for typeface 0x%p\n", this); in onGetAdvancedMetrics()
|
/external/skia/include/core/ |
D | SkTypes.h | 476 #define SkDEBUGF(...) SkDebugf(__VA_ARGS__) macro 484 #define SkDEBUGF(...) macro
|
/external/skia/tools/ |
D | skottie2movie.cpp | 105 SkDEBUGF("Invalid video stream configuration.\n"); in main()
|
/external/skia/modules/skparagraph/src/ |
D | ParagraphBuilderImpl.cpp | 84 SkDEBUGF("SkParagraphBuilder.Pop() called too many times.\n"); in pop()
|
D | OneLineShaper.cpp | 183 …SkDEBUGF("Text ranges mismatch: ...:%d] - [%d:%d] (%d-%d)\n", lastTextEnd, text.start, text.end, … in finish() 238 SkDEBUGF("Last range mismatch: %d - %d\n", lastTextEnd, blockText.end); in finish() 434 SkDEBUGF("Incorrect font feature: %s=%d\n", ff.fName.c_str(), ff.fValue); in iterateThroughFontStyles()
|
/external/skqp/src/utils/ |
D | SkMultiPictureDocument.cpp | 198 SkDEBUGF("Malformed SkMultiPictureDocument\n"); in SkMultiPictureDocumentRead()
|
/external/skqp/src/effects/ |
D | Sk1DPathEffect.cpp | 67 SkDEBUGF("SkPath1DPathEffect style enum out of range %d\n", style); in SkPath1DPathEffect()
|
/external/skia/src/effects/ |
D | Sk1DPathEffect.cpp | 71 SkDEBUGF("SkPath1DPathEffect style enum out of range %d\n", style); in SkPath1DPathEffect()
|
/external/skia/src/utils/ |
D | SkMultiPictureDocument.cpp | 211 SkDEBUGF("Malformed SkMultiPictureDocument: canvas.fIndex=%d dstArrayCount=%d\n", in SkMultiPictureDocumentRead()
|