Searched refs:make_shortname_plus_config (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp216 SkString make_shortname_plus_config(const char *shortName, const char *configName) { function in class:GMMain
236 SkString filename = make_shortname_plus_config(shortName, configName);
811 SkString shortNamePlusConfig = make_shortname_plus_config(shortName, configName);
944 SkString nameWithExtension = make_shortname_plus_config(gm->getName(), configName);
1006 SkString shortNamePlusConfig = make_shortname_plus_config(shortName, configName);
1168 const SkString shortNamePlusConfig = make_shortname_plus_config(gm->getName(),
1212 const SkString shortNamePlusConfig = make_shortname_plus_config(gm->getName(),
1568 const SkString shortNamePlusConfig = gmmain.make_shortname_plus_config(gm->getName(),
1711 const SkString shortNamePlusConfig = gmmain.make_shortname_plus_config(gm->getName(),
/external/skia/gm/
H A Dgmmain.cpp215 SkString make_shortname_plus_config(const char *shortName, const char *configName) { function in class:GMMain
235 SkString filename = make_shortname_plus_config(shortName, configName);
810 SkString shortNamePlusConfig = make_shortname_plus_config(shortName, configName);
943 SkString nameWithExtension = make_shortname_plus_config(gm->getName(), configName);
1005 SkString shortNamePlusConfig = make_shortname_plus_config(shortName, configName);
1169 const SkString shortNamePlusConfig = make_shortname_plus_config(gm->getName(),
1213 const SkString shortNamePlusConfig = make_shortname_plus_config(gm->getName(),
1558 const SkString shortNamePlusConfig = gmmain.make_shortname_plus_config(gm->getName(),
1716 const SkString shortNamePlusConfig = gmmain.make_shortname_plus_config(gm->getName(),

Completed in 69 milliseconds