| /external/skia/src/effects/ | 
| D | SkOpPathEffect.cpp | 38 bool SkOpPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in SkOpPE129 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
 
 | 
| D | Sk1DPathEffect.cpp | 33     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*,  in onFilterPath()  function in Sk1DPathEffect106     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in SkPath1DPathEffectImpl
 
 | 
| D | Sk2DPathEffect.cpp | 74     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in Sk2DPathEffect129     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in SkLine2DPathEffectImpl
 
 | 
| D | SkTrimPathEffect.cpp | 65 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*,  in onFilterPath()  function in SkTrimPE
 | 
| D | SkCornerPathEffect.cpp | 45     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*,  in onFilterPath()  function in SkCornerPathEffectImpl
 | 
| D | SkDiscretePathEffect.cpp | 88     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in SkDiscretePathEffectImpl
 | 
| D | SkDashPathEffect.cpp | 56 bool SkDashImpl::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in SkDashImpl
 | 
| /external/skia/src/core/ | 
| D | SkPathEffect.cpp | 101     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in SkComposePathEffect162     bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in SkSumPathEffect
 
 | 
| /external/skia/tests/ | 
| D | GrStyledShapeTest.cpp | 1196         bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*,  in test_path_effect_makes_rrect()  function in test_path_effect_makes_rrect::RRectPathEffect1281         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/ | 
| D | patheffects.cpp | 310     bool onFilterPath(SkPath* dst,  in onFilterPath()  function in __anond002c80e0511::StrokeLineInflated
 | 
| /external/skia/src/gpu/ganesh/ | 
| D | GrTestUtils.cpp | 296 bool TestDashPathEffect::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec,  in onFilterPath()  function in GrTest::TestDashPathEffect
 |