/third_party/skia/src/core/ |
D | SkStrokeRec.cpp | 14 SkStrokeRec::SkStrokeRec(InitStyle s) { in SkStrokeRec() function in SkStrokeRec 23 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkScalar resScale) { in SkStrokeRec() function in SkStrokeRec 27 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()
|
/third_party/skia/src/gpu/ops/ |
D | StrokeRectOp.h | 18 class SkStrokeRec; variable
|
D | GrOvalOpFactory.h | 23 class SkStrokeRec; variable
|
/third_party/skia/include/core/ |
D | SkPathEffect.h | 18 class SkStrokeRec; variable
|
/third_party/skia/src/effects/ |
D | SkOpPathEffect.cpp | 114 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument 143 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
D | SkTrimPathEffect.cpp | 51 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
D | SkCornerPathEffect.cpp | 36 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
D | Sk1DPathEffect.cpp | 23 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
/third_party/skia/experimental/graphite/src/ |
D | Device.h | 17 class SkStrokeRec; variable
|
/third_party/skia/tests/ |
D | GrStyledShapeTest.cpp | 1170 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() argument 1255 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() argument 1387 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() argument 1476 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() argument
|