Searched refs:fuzz_region_set_path (Results 1 – 1 of 1) sorted by relevance
96 static void fuzz_region_set_path(const sk_sp<SkData>&);234 fuzz_region_set_path(std::move(bytes)); in fuzz_file()795 static void fuzz_region_set_path(const sk_sp<SkData>& data) { in fuzz_region_set_path() function