Searched defs:get_file_list (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/
H A Dskdiff_main.cpp252 /// Internal (potentially recursive) implementation of get_file_list.
309 static void get_file_list(const SkString& dir, function
395 get_file_list(baseDir, matchSubstrings, nomatchSubstrings, recurseIntoSubdirs, &baseFiles);
396 get_file_list(comparisonDir, matchSubstrings, nomatchSubstrings, recurseIntoSubdirs,

Completed in 199 milliseconds