Searched defs:canBeNull (Results 1 – 3 of 3) sorted by relevance
417 static sk_sp<SkPathEffect> make_path_effect(bool canBeNull = true) { in make_path_effect()536 static sk_sp<SkImageFilter> make_image_filter(bool canBeNull) { in make_image_filter()
411 static sk_sp<SkPathEffect> make_path_effect(bool canBeNull = true) { in make_path_effect()569 static sk_sp<SkImageFilter> make_image_filter(bool canBeNull) { in make_image_filter()
443 public boolean canBeNull() { in canBeNull() method in Value