Home | History | Annotate | Download | only in tools

Lines Matching full:make_outname

81 static void make_outname(SkString* dst, const char outDir[], const char src[],
159 make_outname(&filename, outDir, src, ".png");
674 make_outname(&outPath, writePath->c_str(), filename, suffix_for_type(type));