Home
last modified time | relevance | path

Searched refs:FuzzRegionSetPath (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/fuzz/oss_fuzz/
DFuzzRegionSetPath.cpp15 void FuzzRegionSetPath(Fuzz* fuzz) { in FuzzRegionSetPath() function
47 FuzzRegionSetPath(&fuzz); in LLVMFuzzerTestOneInput()
/third_party/skia/fuzz/
DFuzzMain.cpp740 void FuzzRegionSetPath(Fuzz* fuzz);
744 FuzzRegionSetPath(&fuzz); in fuzz_region_set_path()
/third_party/skia/
DBUILD.gn3203 "fuzz/oss_fuzz/FuzzRegionSetPath.cpp",
3825 sources = [ "fuzz/oss_fuzz/FuzzRegionSetPath.cpp" ]