Searched refs:prepare_subdirectories (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp1895 static bool prepare_subdirectories(const char *root, bool useFileHierarchy, function
2322 if (!prepare_subdirectories(FLAGS_writePath[0], gmmain.fUseFileHierarchy,
2328 if (!prepare_subdirectories(gmmain.fMismatchPath, gmmain.fUseFileHierarchy,
2334 if (!prepare_subdirectories(gmmain.fMissingExpectationsPath, gmmain.fUseFileHierarchy,
/external/skia/gm/
H A Dgmmain.cpp1900 static bool prepare_subdirectories(const char *root, bool useFileHierarchy, function
2290 if (!prepare_subdirectories(FLAGS_writePath[0], gmmain.fUseFileHierarchy,
2296 if (!prepare_subdirectories(gmmain.fMismatchPath, gmmain.fUseFileHierarchy,
2302 if (!prepare_subdirectories(gmmain.fMissingExpectationsPath, gmmain.fUseFileHierarchy,

Completed in 813 milliseconds