/third_party/skia/src/effects/ |
D | SkOpPathEffect.cpp | 23 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
|
D | Sk1DPathEffect.cpp | 23 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
|
D | Sk2DPathEffect.cpp | 66 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
|
D | SkTrimPathEffect.cpp | 51 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkTrimPE
|
D | SkCornerPathEffect.cpp | 36 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkCornerPathEffectImpl
|
D | SkDiscretePathEffect.cpp | 76 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDiscretePathEffectImpl
|
D | SkDashPathEffect.cpp | 42 bool SkDashImpl::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDashImpl
|
/third_party/flutter/skia/src/effects/ |
D | SkOpPathEffect.cpp | 21 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
|
D | Sk2DPathEffect.cpp | 21 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
|
D | Sk1DPathEffect.cpp | 19 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
|
D | SkCornerPathEffect.cpp | 38 bool SkCornerPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkCornerPathEffect
|
D | SkTrimPathEffect.cpp | 56 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkTrimPE
|
D | SkDiscretePathEffect.cpp | 84 bool SkDiscretePathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkDiscretePathEffect
|
D | SkDashPathEffect.cpp | 42 bool SkDashImpl::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDashImpl
|
/third_party/flutter/skia/src/core/ |
D | SkPathEffect.cpp | 101 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/ |
D | SkPathEffect.cpp | 101 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/ |
D | SampleTextEffects.cpp | 82 virtual bool onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in InverseFillPE
|
/third_party/flutter/skia/src/gpu/ |
D | GrTestUtils.cpp | 290 bool TestDashPathEffect::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in GrTest::TestDashPathEffect
|
/third_party/flutter/skia/tests/ |
D | GrShapeTest.cpp | 1160 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/ |
D | patheffects.cpp | 309 bool onFilterPath(SkPath* dst, in onFilterPath() function in __anon7eb3a05c0511::StrokeLineInflated
|
/third_party/skia/src/gpu/ |
D | GrTestUtils.cpp | 295 bool TestDashPathEffect::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in GrTest::TestDashPathEffect
|
/third_party/skia/tests/ |
D | GrStyledShapeTest.cpp | 1170 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
|