Home
last modified time | relevance | path

Searched refs:cullR (Results 1 – 6 of 6) 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/flutter/skia/include/core/
DSkPathEffect.h61 bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect* cullR) const;
116 const SkRect* cullR) const;
/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
/third_party/flutter/skia/tests/
DGrShapeTest.cpp1161 const SkRect* cullR) const override { in test_path_effect_makes_rrect()
1243 const SkRect* cullR) const override { in test_unknown_path_effect()
1290 const SkRect* cullR) const override { in test_make_hairline_path_effect()
1372 const SkRect* cullR) const override { in test_path_effect_makes_empty_shape()
1458 const SkRect* cullR) const override { in test_path_effect_fails()