Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DGrStyledShapeTest.cpp1187 const SkRect* cullR, const SkMatrix&) const override { in test_path_effect_makes_rrect() argument
1268 const SkRect* cullR, const SkMatrix&) const override { in test_unknown_path_effect() argument
1316 const SkRect* cullR, const SkMatrix&) const override { in test_make_hairline_path_effect() argument
1400 const SkRect* cullR, const SkMatrix&) const override { in test_path_effect_makes_empty_shape() argument
1489 const SkRect* cullR, const SkMatrix&) const override { in test_path_effect_fails() argument
/aosp_15_r20/external/skia/gm/
H A Dpatheffects.cpp195 const SkRect* cullR, in onFilterPath()