Searched refs:sk_exists (Results 1 – 15 of 15) sorted by relevance
192 if (!sk_exists(dirName.c_str())) { in make_in_dir_name()201 if (!sk_exists(outDir.c_str())) { in make_out_dirs()208 if (!sk_exists(grDir.c_str())) { in make_out_dirs()215 if (!sk_exists(skDir.c_str())) { in make_out_dirs()222 if (!sk_exists(skpDir.c_str())) { in make_out_dirs()229 if (!sk_exists(diffDir.c_str())) { in make_out_dirs()236 if (!sk_exists(statusDir.c_str())) { in make_out_dirs()488 if (!sk_exists(fStatusPath.c_str())) { in PreParser()689 if (sk_exists(oldPng.c_str()) && sk_exists(newPng.c_str())) { in DEF_TEST()
445 if (sk_exists(pngFilename.c_str())) { in DEF_TEST()615 if (!sk_exists(resourceDir.c_str())) { in DEF_TEST()633 if (!sk_exists(path.c_str())) { in DEF_TEST()667 if (!sk_exists(path.c_str())) { in DEF_TEST()
95 if (!sk_exists(path.c_str())) { in get_in_path()101 if (!sk_exists(path.c_str())) { in get_in_path()110 if (sk_exists(path.c_str())) { in make_recursive_dir()
77 bool sk_exists(const char *path, SkFILE_Flags = (SkFILE_Flags)0);
136 if (sk_exists(path)) { in sk_mkdir()
20 bool sk_exists(const char *path, SkFILE_Flags flags) { in sk_exists() function
16 bool sk_exists(const char *path, SkFILE_Flags flags) { in sk_exists() function
661 return sk_exists(filename, kRead_SkFILE_Flag); in FontAccessible()
163 } else if (sk_exists(readPath) && is_image_file(readPath)) { in tool_main()
87 if (sk_exists(filepath.c_str())) { in resource_font()
386 SkASSERT(sk_exists(filepath.c_str())); in generate_fonts()
58 if (sk_exists(input)) { in process_input_files()
280 } else if (sk_exists(flag)) { in gather_srcs()554 if (sk_exists(path.c_str())) { in WriteToDisk()
252 if (sk_exists(testFile.c_str()) && !sk_isdir(testFile.c_str())) { in diffDirectories()
543 } else if (sk_exists(flag)) { in BenchmarkStream()