Searched defs:filterPath (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/src/core/ |
| D | SkPathEffect.cpp | 16 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath() function in SkPathEffect 21 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath() function in SkPathEffect
|
| D | SkMaskFilter.cpp | 233 bool SkMaskFilterBase::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath() function in SkMaskFilterBase
|
| /third_party/skia/m133/src/core/ |
| D | SkPathEffect.cpp | 27 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath() function in SkPathEffect 32 bool SkPathEffect::filterPath(SkPath* dst, const SkPath& src, SkStrokeRec* rec, in filterPath() function in SkPathEffect
|
| D | SkMaskFilter.cpp | 229 bool SkMaskFilterBase::filterPath(const SkPath& devPath, const SkMatrix& matrix, in filterPath() function in SkMaskFilterBase
|