Home
last modified time | relevance | path

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

/external/skia/src/effects/
DSkOpPathEffect.cpp38 bool SkOpPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkOpPE
129 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkMatrixPE
158 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkStrokePE
214 bool SkStrokeAndFillPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkStrokeAndFillPE
DSk1DPathEffect.cpp33 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in Sk1DPathEffect
106 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkPath1DPathEffectImpl
DSk2DPathEffect.cpp74 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in Sk2DPathEffect
129 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkLine2DPathEffectImpl
DSkTrimPathEffect.cpp65 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkTrimPE
DSkCornerPathEffect.cpp45 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() function in SkCornerPathEffectImpl
DSkDiscretePathEffect.cpp88 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDiscretePathEffectImpl
DSkDashPathEffect.cpp56 bool SkDashImpl::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkDashImpl
/external/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
/external/skia/tests/
DGrStyledShapeTest.cpp1196 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1281 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1329 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* strokeRec, in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1413 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1502 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
/external/skia/gm/
Dpatheffects.cpp310 bool onFilterPath(SkPath* dst, in onFilterPath() function in __anond002c80e0511::StrokeLineInflated
/external/skia/src/gpu/ganesh/
DGrTestUtils.cpp296 bool TestDashPathEffect::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in GrTest::TestDashPathEffect