Home
last modified time | relevance | path

Searched refs:get_file_list (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/skdiff/
Dskdiff_main.cpp308 static void get_file_list(const SkString& dir, in get_file_list() function
394 get_file_list(baseDir, matchSubstrings, nomatchSubstrings, recurseIntoSubdirs, &baseFiles); in create_diff_images()
395 get_file_list(comparisonDir, matchSubstrings, nomatchSubstrings, recurseIntoSubdirs, in create_diff_images()
/external/vulkan-validation-layers/
Dvk_helper.py520 def get_file_list(self): member in StructWrapperGen
1860 self.add_lib_file_list = self.sw.get_file_list()