Home
last modified time | relevance | path

Searched defs:canBeNull (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleFilterFuzz.cpp416 static sk_sp<SkPathEffect> make_path_effect(bool canBeNull = true) { in make_path_effect()
535 static sk_sp<SkImageFilter> make_image_filter(bool canBeNull) { in make_image_filter()
/external/skia/fuzz/
DFilterFuzz.cpp410 static sk_sp<SkPathEffect> make_path_effect(bool canBeNull = true) { in make_path_effect()
568 static sk_sp<SkImageFilter> make_image_filter(bool canBeNull) { in make_image_filter()