/external/skia/src/effects/ |
D | SkOpPE.h | 20 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override; 40 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override; 63 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override; 84 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | Sk2DPathEffect.cpp | 21 bool Sk2DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in Sk2DPathEffect 84 bool SkLine2DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkLine2DPathEffect 86 if (this->INHERITED::onFilterPath(dst, src, rec, cullRect)) { in onFilterPath()
|
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*) const { in onFilterPath() function in SkMatrixPE 142 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() function in SkStrokePE 197 bool SkStrokeAndFillPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkStrokeAndFillPE
|
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 79 return this->INHERITED::onFilterPath(dst, src, rec, cullRect); in onFilterPath()
|
D | SkTrimPE.h | 21 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | SkDashImpl.h | 20 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | SkTrimPathEffect.cpp | 51 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() function in SkTrimPE
|
/external/skqp/src/effects/ |
D | SkOpPE.h | 20 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override; 38 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override; 54 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
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 81 if (this->INHERITED::onFilterPath(dst, src, rec, cullRect)) { in onFilterPath()
|
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 | Sk1DPathEffect.cpp | 19 bool Sk1DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in Sk1DPathEffect 72 bool SkPath1DPathEffect::onFilterPath(SkPath* dst, const SkPath& src, in onFilterPath() function in SkPath1DPathEffect 75 return this->INHERITED::onFilterPath(dst, src, rec, cullRect); in onFilterPath()
|
D | SkTrimPE.h | 21 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | SkDashImpl.h | 20 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
/external/skqp/include/effects/ |
D | Sk1DPathEffect.h | 21 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override; 60 bool onFilterPath(SkPath*, const SkPath&, SkStrokeRec*, const SkRect*) const override;
|
D | Sk2DPathEffect.h | 39 bool onFilterPath(SkPath*, const SkPath&, SkStrokeRec*, const SkRect*) const override; 69 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | SkCornerPathEffect.h | 33 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | SkDiscretePathEffect.h | 40 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
/external/skia/include/effects/ |
D | Sk1DPathEffect.h | 21 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override; 63 bool onFilterPath(SkPath*, const SkPath&, SkStrokeRec*, const SkRect*) const override;
|
D | Sk2DPathEffect.h | 39 bool onFilterPath(SkPath*, const SkPath&, SkStrokeRec*, const SkRect*) const override; 72 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | SkCornerPathEffect.h | 33 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
D | SkDiscretePathEffect.h | 40 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override;
|
/external/skqp/src/core/ |
D | SkPathEffect.cpp | 21 if (this->onFilterPath(tmpDst, src, rec, bounds)) { in filterPath() 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
|
/external/skia/src/core/ |
D | SkPathEffect.cpp | 22 if (this->onFilterPath(tmpDst, src, rec, bounds)) { in filterPath() 98 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkComposePathEffect 160 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in onFilterPath() function in SkSumPathEffect
|
/external/skqp/include/core/ |
D | SkPathEffect.h | 167 virtual bool onFilterPath(SkPath*, const SkPath&, SkStrokeRec*, const SkRect*) const = 0;
|
/external/skia/include/core/ |
D | SkPathEffect.h | 161 virtual bool onFilterPath(SkPath*, const SkPath&, SkStrokeRec*, const SkRect*) const = 0;
|