HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_FONT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontConfigInterface_android.cpp 33 #define DEBUG_FONT(args) SkDebugf args
35 #define DEBUG_FONT(args)
252 DEBUG_FONT(("---- SystemFonts[%d][%d] fallback=%d file=%s",
255 DEBUG_FONT(("---- SystemFonts[%d][%d] fallback=%d file=%s (INVALID)",
278 DEBUG_FONT(("Overwriting familyRec for style[%d] old,new:(%d,%d)",
305 DEBUG_FONT(("---- We have %d system fonts", fFonts.count()));
364 DEBUG_FONT(("---- Created fallback list for \"%s\"", languageTag.c_str()));
605 DEBUG_FONT(("---- Created fallback list alias for \"%s\"", langTag.c_str()));
677 DEBUG_FONT(("---- nextLogicalFont: currFontID=%d, origFontID=%d, currRecID=%d, "
    [all...]
  /external/skia/src/ports/
SkFontConfigInterface_android.cpp 33 #define DEBUG_FONT(args) SkDebugf args
35 #define DEBUG_FONT(args)
252 DEBUG_FONT(("---- SystemFonts[%d][%d] fallback=%d file=%s",
255 DEBUG_FONT(("---- SystemFonts[%d][%d] fallback=%d file=%s (INVALID)",
278 DEBUG_FONT(("Overwriting familyRec for style[%d] old,new:(%d,%d)",
305 DEBUG_FONT(("---- We have %d system fonts", fFonts.count()));
364 DEBUG_FONT(("---- Created fallback list for \"%s\"", languageTag.c_str()));
605 DEBUG_FONT(("---- Created fallback list alias for \"%s\"", langTag.c_str()));
677 DEBUG_FONT(("---- nextLogicalFont: currFontID=%d, origFontID=%d, currRecID=%d, "
    [all...]

Completed in 44 milliseconds