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

/external/skia/gm/
H A Dgmmain.cpp47 static SkString make_filename(const char path[], const SkString& name) { function
163 SkString path = make_filename(writePath, name);
169 SkString path = make_filename(readPath, name);
/external/skia/bench/
H A Dbenchmain.cpp71 static void make_filename(const char name[], SkString* path) { function
107 make_filename(name, &str);

Completed in 34 milliseconds