Home
last modified time | relevance | path

Searched defs:onFilterPath (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/src/effects/
DSkOpPathEffect.cpp23 bool SkOpPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkOpPE
114 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkMatrixPE
143 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkStrokePE
199 bool SkStrokeAndFillPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkStrokeAndFillPE
DSk1DPathEffect.cpp23 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in Sk1DPathEffect
95 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkPath1DPathEffectImpl
DSk2DPathEffect.cpp66 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in Sk2DPathEffect
117 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkLine2DPathEffectImpl
DSkTrimPathEffect.cpp51 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkTrimPE
DSkCornerPathEffect.cpp36 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkCornerPathEffectImpl
DSkDiscretePathEffect.cpp76 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDiscretePathEffectImpl
DSkDashPathEffect.cpp42 bool SkDashImpl::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDashImpl
/third_party/flutter/skia/src/effects/
DSkOpPathEffect.cpp21 bool SkOpPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkOpPE
74 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() function in SkMatrixPE
102 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() function in SkStrokePE
DSk2DPathEffect.cpp21 bool Sk2DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in Sk2DPathEffect
79 bool SkLine2DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkLine2DPathEffect
DSk1DPathEffect.cpp19 bool Sk1DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in Sk1DPathEffect
76 bool SkPath1DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkPath1DPathEffect
DSkCornerPathEffect.cpp38 bool SkCornerPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkCornerPathEffect
DSkTrimPathEffect.cpp56 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkTrimPE
DSkDiscretePathEffect.cpp84 bool SkDiscretePathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkDiscretePathEffect
DSkDashPathEffect.cpp42 bool SkDashImpl::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDashImpl
/third_party/flutter/skia/src/core/
DSkPathEffect.cpp101 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkComposePathEffect
159 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkSumPathEffect
/third_party/skia/src/core/
DSkPathEffect.cpp101 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkComposePathEffect
162 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkSumPathEffect
/third_party/flutter/skia/samplecode/
DSampleTextEffects.cpp82 virtual bool onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in InverseFillPE
/third_party/flutter/skia/src/gpu/
DGrTestUtils.cpp290 bool TestDashPathEffect::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in GrTest::TestDashPathEffect
/third_party/flutter/skia/tests/
DGrShapeTest.cpp1160 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1242 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1289 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* strokeRec, in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1371 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1457 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
/third_party/skia/gm/
Dpatheffects.cpp309 bool onFilterPath(SkPath* dst, in onFilterPath() function in __anon7eb3a05c0511::StrokeLineInflated
/third_party/skia/src/gpu/
DGrTestUtils.cpp295 bool TestDashPathEffect::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in GrTest::TestDashPathEffect
/third_party/skia/tests/
DGrStyledShapeTest.cpp1170 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1255 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1303 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* strokeRec, in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1387 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1476 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect