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

  /external/skia/tools/
picture_utils.cpp 31 void make_filepath(SkString* path, const SkString& dir, const SkString& name) { function in namespace:sk_tools
  /external/skia/tests/
PathOpsSkpClipTest.cpp 27 static void make_filepath(SkString* path, const char* dir, const SkString& name) { function
56 make_filepath(&path, pictDir, filename);
84 make_filepath(&outFile, useOp ? outSkpClipDir : outOldClipDir, pngName);

Completed in 2229 milliseconds