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

  /external/skia/gm/
gmmain.cpp 47 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/
benchmain.cpp 71 static void make_filename(const char name[], SkString* path) { function
107 make_filename(name, &str);

Completed in 271 milliseconds