Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkPathEffect.h87 bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect* cullR) const;
90 bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect* cullR,
/third_party/skia/src/core/
DSkPathEffectBase.h70 const SkRect* cullR) const;
/third_party/skia/gm/
Dpatheffects.cpp312 const SkRect* cullR, in onFilterPath() argument
/third_party/skia/tests/
DGrStyledShapeTest.cpp1171 const SkRect* cullR, const SkMatrix&) const override { in test_path_effect_makes_rrect() argument
1256 const SkRect* cullR, const SkMatrix&) const override { in test_unknown_path_effect() argument
1304 const SkRect* cullR, const SkMatrix&) const override { in test_make_hairline_path_effect() argument
1388 const SkRect* cullR, const SkMatrix&) const override { in test_path_effect_makes_empty_shape() argument
1477 const SkRect* cullR, const SkMatrix&) const override { in test_path_effect_fails() argument