Home
last modified time | relevance | path

Searched defs:make_filepath (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/SimpleCocoaApp/
DSimpleApp.mm17 static void make_filepath(SkString* path, const char* dir, const SkString& name) { function
/external/skia/tests/
DSkpSkGrTest.cpp183 static SkString make_filepath(int dirIndex, const char* dir, const char* name) { in make_filepath() function