Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMMapStream.cpp22 SkDEBUGF(("---- failed to open(%s) for mmap stream error=%d\n", filename, errno)); in SkMMAPStream()
29 SkDEBUGF(("---- failed to lseek(%s) for mmap stream error=%d\n", filename, errno)); in SkMMAPStream()
48 SkDEBUGF(("---- failed to mmap(%s) for mmap stream error=%d\n", filename, errno)); in SkMMAPStream()
DSkScalerContext.cpp222 SkDEBUGF(("--- no context for char %x\n", uni)); in getBaseGlyphCount()
/external/skia/src/ports/
DSkOSFile_stdio.cpp61SkDEBUGF(("sk_fread: ftell(%p) returned -1 feof:%d ferror:%d\n", f, feof((FILE*)f), ferror((FILE*)… in sk_fread()
67 SkDEBUGF(("sk_fread: fseek(%d) tell:%d failed with feof:%d ferror:%d returned:%d\n", in sk_fread()
DSkFontHost_android.cpp558 SkDEBUGF(("new fallback cache entry: \"%s\"", langTag.c_str())); in getFallbackFontListLocked()
575 SkDEBUGF(("new fallback cache entry: \"%s\" -> \"%s\"", langTag.c_str(), in getFallbackFontListLocked()
588 SkDEBUGF(("new fallback list: \"%s\"", lang.getTag().c_str())); in createFallbackFontListLocked()
599 SkDEBUGF(("new fallback font: %d, in \"%s\"", fallbackRec.fFontID, in addFallbackFontLocked()
727 SkDEBUGF(("---- We have %d system fonts", gSystemFonts.count())); in loadFontInfoLocked()
729 SkDEBUGF(("---- gSystemFonts[%d] fileName=%s", i, gSystemFonts[i].fFileName)); in loadFontInfoLocked()
779 SkDEBUGF(("---- SkTypeface[%d] %s fontID %d\n", in initSystemFontsLocked()
1050 SkDEBUGF(("---- nextLogicalFont: currFontID=%d, origFontID=%d, plainFontID=%d, " in nextLogicalFontLocked()
DSkFontHost_FreeType.cpp262 SkDEBUGF(("SkFontHost::OpenStream failed opening %x\n", fontID)); in ref_ft_face()
855SkDEBUGF(("SkScalerContext_FreeType::FT_New_Size(%x): FT_Set_Char_Size(0x%x, 0x%x) returned 0x%x\n… in SkScalerContext_FreeType()
863 SkDEBUGF(("SkScalerContext_FreeType::FT_Activate_Size(%x, 0x%x, 0x%x) returned 0x%x\n", in SkScalerContext_FreeType()
872 SkDEBUGF(("SkScalerContext_FreeType::FT_Set_Char_Size(%x, 0x%x, 0x%x) returned 0x%x\n", in SkScalerContext_FreeType()
906 SkDEBUGF(("SkScalerContext_FreeType::FT_Activate_Size(%x, 0x%x, 0x%x) returned 0x%x\n", in setupSize()
1050SkDEBUGF(("SkScalerContext_FreeType::generateMetrics(%x): FT_Load_Glyph(glyph:%d flags:%d) returne… in generateMetrics()
1156SkDEBUGF(("SkScalerContext_FreeType::generateMetrics(%x): FT_Load_Glyph(glyph:%d flags:%d) returne… in generateMetrics()
1196 SkDEBUGF(("FT_Set_Char_Size(this:%p sx:%x sy:%x ", this, fScaleX, fScaleY)); in generateMetrics()
1197SkDEBUGF(("Metrics(glyph:%d flags:0x%x) w:%d\n", glyph->getGlyphID(fBaseGlyphCount), fLoadGlyphFla… in generateMetrics()
1358SkDEBUGF(("SkScalerContext_FreeType::generateImage: FT_Load_Glyph(glyph:%d width:%d height:%d rb:%… in generateImage()
[all …]
DSkOSFile_brew.cpp64 SkDEBUGF(("sk_fread: IFILE_Seek(%d) failed returned:%d\n", byteCount, err)); in sk_fread()
DSkThread_pthread.cpp112 SkDEBUGF(("pthread mutex size = %d\n", sizeof(pthread_mutex_t))); in SkMutex()
/external/skia/src/views/
DSkWidgetViews.cpp60 SkDEBUGF(("init_skin_anim: loading skin failed <%s>\n", path)); in init_skin_anim()
66 SkDEBUGF(("init_skin_anim: decoding skin failed <%s>\n", path)); in init_skin_anim()
96 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()
DSkEvent.cpp258 SkDEBUGF(("%s\n", s)); in event_log()
DSkListWidget.cpp482 SkDEBUGF(("SkListView::onInflate: no valid <bind> elements in <listsource>\n")); in onInflate()
/external/skia/src/effects/
DSk1DPathEffect.cpp35 SkDEBUGF(("SkPath1DPathEffect can't use advance <= 0\n")); in SkPath1DPathEffect()
61 SkDEBUGF(("SkPath1DPathEffect style enum out of range %d\n", style)); in SkPath1DPathEffect()
/external/webkit/Source/WebCore/platform/graphics/skia/
DSkiaUtils.cpp81 SkDEBUGF(("GraphicsContext::setCompositeOperation uknown CompositeOperator %d\n", op)); in WebCoreCompositeToSkiaCOmposite()
116 SkDEBUGF(("GraphicsContext::setPlatformCompositeOperation unknown CompositeOperator %d\n", op)); in WebCoreCompositeToSkiaComposite()
/external/skia/include/core/
DSkTypes.h101 #define SkDEBUGF(args ) SkDebugf args macro
107 #define SkDEBUGF(args) macro
/external/skia/src/images/
DSkImageDecoder_libico.cpp132 SkDEBUGF(("Image with %ibpp not supported\n", bitCount)); in onDecode()
189 SkDEBUGF(("Decoding %ibpp is unimplemented\n", bitCount)); in onDecode()
DSkImageDecoder.cpp204 SkDEBUGF(("failed to allocate pixels needed to crop the bitmap")); in cropBitmap()
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h116 SkDEBUGF(("WebCoreReply::replyInt(%d) not handled\n", value)); in replyInt()
120 SkDEBUGF(("WebCoreReply::replyIntArray() not handled\n")); in replyIntArray()
/external/skia/src/animator/
DSkScriptTokenizer.cpp1505SkDEBUGF(("script '%s' == value %d != expected answer %d\n", script, value.fOperand.fS32, scriptTe… in UnitTest()
1512SkDEBUGF(("script '%s' == value %g != expected answer %g\n", script, value.fOperand.fScalar / (1.0… in UnitTest()