Home
last modified time | relevance | path

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

/external/skia/fuzz/
DFuzzCommon.cpp31 static void fuzz_nice_rect(Fuzz* fuzz, SkRect* r) { in fuzz_nice_rect() function
111 fuzz_nice_rect(fuzz, &r); in FuzzNicePath()
119 fuzz_nice_rect(fuzz, &r); in FuzzNicePath()
127 fuzz_nice_rect(fuzz, &r); in FuzzNicePath()
134 fuzz_nice_rect(fuzz, &r); in FuzzNicePath()
140 fuzz_nice_rect(fuzz, &r); in FuzzNicePath()
151 fuzz_nice_rect(fuzz, &r); in FuzzNicePath()
157 fuzz_nice_rect(fuzz, &r); in FuzzNicePath()
284 fuzz_nice_rect(fuzz, &r); in FuzzNiceRRect()