Home
last modified time | relevance | path

Searched refs:SK_FONTMGR_CONFIG_PARSER_PREFIX (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/ports/
DSkFontMgr_config_parser.cpp107 #define SK_FONTMGR_CONFIG_PARSER_PREFIX "[SkFontMgr Config Parser] " macro
110 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "%s:%d:%d: warning: " message "\n", self->fFilename, \
493 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "'%s' could not be opened\n", filename); in parse_config_file()
500 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "could not create XML parser\n"); in parse_config_file()
522 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "could not buffer enough to continue\n"); in parse_config_file()
533 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "%s:%d:%d error %d: %s.\n", in parse_config_file()
/third_party/flutter/skia/src/ports/
DSkFontMgr_config_parser.cpp107 #define SK_FONTMGR_CONFIG_PARSER_PREFIX "[SkFontMgr Config Parser] " macro
110 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "%s:%d:%d: warning: " message "\n", self->fFilename, \
493 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "'%s' could not be opened\n", filename); in parse_config_file()
500 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "could not create XML parser\n"); in parse_config_file()
522 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "could not buffer enough to continue\n"); in parse_config_file()
533 SkDebugf(SK_FONTMGR_CONFIG_PARSER_PREFIX "%s:%d:%d error %d: %s.\n", in parse_config_file()