Searched refs:sk_isdir (Results 1 – 11 of 11) sorted by relevance
124 bool sk_isdir(const char *path) { in sk_isdir() function133 if (sk_isdir(path)) { in sk_mkdir()
80 bool sk_isdir(const char *path);
123 if (!sk_isdir(joinedPath.c_str())) { in get_directory()
252 if (sk_exists(testFile.c_str()) && !sk_isdir(testFile.c_str())) { in diffDirectories()
152 if (sk_isdir(readPath)) { in tool_main()
256 if (sk_isdir(input)) { in process_input()
121 if (sk_isdir(FLAGS_skpPath[i])) { in tool_main()
164 if (sk_isdir(input)) { in process_input_files()
50 if (sk_isdir(input)) { in process_input_files()
253 if (sk_isdir(path)) { in gather_srcs()268 if (sk_isdir(flag)) { in gather_srcs()
536 if (sk_isdir(flag)) { in BenchmarkStream()