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

  /external/skia/src/ports/
SkFontMgr_android_parser.cpp 127 #define SK_FONTCONFIGPARSER_WARNING(message, ...) SkDebugf( \
174 SK_FONTCONFIGPARSER_WARNING("'%c%c%c%c' axis specified more than once",
182 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis tag", value);
188 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis stylevalue", value);
217 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
228 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid index", value);
334 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
342 SK_FONTCONFIGPARSER_WARNING("'%s' alias target not found", to.c_str());
406 SK_FONTCONFIGPARSER_WARNING("'%s' unexpected variant found\n"
422 SK_FONTCONFIGPARSER_WARNING("'%s' unexpected language found\n
    [all...]
  /external/skqp/src/ports/
SkFontMgr_android_parser.cpp 127 #define SK_FONTCONFIGPARSER_WARNING(message, ...) SkDebugf( \
174 SK_FONTCONFIGPARSER_WARNING("'%c%c%c%c' axis specified more than once",
182 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis tag", value);
188 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid axis stylevalue", value);
217 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
228 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid index", value);
334 SK_FONTCONFIGPARSER_WARNING("'%s' is an invalid weight", value);
342 SK_FONTCONFIGPARSER_WARNING("'%s' alias target not found", to.c_str());
406 SK_FONTCONFIGPARSER_WARNING("'%s' unexpected variant found\n"
422 SK_FONTCONFIGPARSER_WARNING("'%s' unexpected language found\n
    [all...]

Completed in 174 milliseconds