| /external/skia/src/core/ |
| D | SkStrokeRec.cpp | 18 SkStrokeRec::SkStrokeRec(InitStyle s) { in SkStrokeRec() function in SkStrokeRec 27 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkScalar resScale) { in SkStrokeRec() function in SkStrokeRec 31 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkPaint::Style styleOverride, SkScalar resScale) { in SkStrokeRec() function in SkStrokeRec
|
| D | SkPathEffectBase.h | 17 class SkStrokeRec; variable 106 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints()
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | StrokeRectOp.h | 18 class SkStrokeRec; variable
|
| D | GrOvalOpFactory.h | 25 class SkStrokeRec; variable
|
| /external/skia/include/core/ |
| D | SkPathEffect.h | 18 class SkStrokeRec; variable
|
| /external/skia/src/effects/ |
| D | SkOpPathEffect.cpp | 129 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument 158 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
| D | SkTrimPathEffect.cpp | 65 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
| D | SkCornerPathEffect.cpp | 45 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
| D | Sk1DPathEffect.cpp | 33 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
| /external/skia/src/gpu/graphite/ |
| D | Device.h | 21 class SkStrokeRec; variable
|
| D | ClipStack_graphite.h | 18 class SkStrokeRec; variable
|
| /external/skia/tests/ |
| D | GrStyledShapeTest.cpp | 1196 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() argument 1281 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() argument 1413 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() argument 1502 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() argument
|