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

  /external/chromium_org/third_party/skia/bench/
benchmain.cpp 82 static void make_filename(const char name[], SkString* path) { function
106 make_filename(name, &filename);
  /external/skia/bench/
benchmain.cpp 82 static void make_filename(const char name[], SkString* path) { function
106 make_filename(name, &filename);
  /external/chromium_org/third_party/skia/gm/
gmmain.cpp 230 SkString make_filename(const char *path, function in class:GMMain
261 return make_filename(path, shortName, configName, renderModeDescriptor,
    [all...]
  /external/skia/gm/
gmmain.cpp 230 SkString make_filename(const char *path, function in class:GMMain
261 return make_filename(path, shortName, configName, renderModeDescriptor,
    [all...]
  /external/fio/
init.c 940 static char *make_filename(char *buf, size_t buf_size,struct thread_options *o, function
1077 add_file(td, make_filename(fname, sizeof(fname), o, jobname, job_add_num, i), job_add_num, 0);
    [all...]

Completed in 310 milliseconds