Searched refs:dump_png (Results 1 – 4 of 4) sorted by relevance
347 static void dump_png(SkBitmap bitmap) { in dump_png() function642 dump_png(bitmap); in fuzz_img()662 dump_png(bitmap); in fuzz_skp()
341 static void dump_png(SkBitmap bitmap) { in dump_png() function636 dump_png(bitmap); in fuzz_img()656 dump_png(bitmap); in fuzz_skp()
1021 static bool dump_png(SkBitmap bitmap, const char* path, const char* md5) { in dump_png() function1244 if (!dump_png(*bitmap, path.c_str(), result.md5.c_str())) { in WriteToDisk()
1017 static bool dump_png(SkBitmap bitmap, const char* path, const char* md5) { in dump_png() function1336 if (!dump_png(*bitmap, path.c_str(), result.md5.c_str())) { in WriteToDisk()