Searched defs:SkStrokeRec (Results 1 – 14 of 14) sorted by relevance
| /external/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 | SkPathEffect.cpp | 20 const SkStrokeRec&, const SkMatrix&, const SkRect*) const { in asPoints() argument
|
| /external/skia/src/gpu/ops/ |
| D | GrNonAAStrokeRectOp.h | 16 class SkStrokeRec; variable
|
| D | GrAAStrokeRectOp.h | 17 class SkStrokeRec; variable
|
| D | GrShadowRRectOp.h | 18 class SkStrokeRec; variable
|
| D | GrOvalOpFactory.h | 20 class SkStrokeRec; variable
|
| D | GrRectOpFactory.h | 23 class SkStrokeRec; variable
|
| /external/skia/src/effects/ |
| D | SkArcToPathEffect.cpp | 17 SkStrokeRec*, const SkRect*) const { in filterPath() argument
|
| D | SkCornerPathEffect.cpp | 33 SkStrokeRec*, const SkRect*) const { in filterPath() argument
|
| D | Sk1DPathEffect.cpp | 16 SkStrokeRec*, const SkRect*) const { in filterPath() argument
|
| D | Sk2DPathEffect.cpp | 22 SkStrokeRec*, const SkRect*) const { in filterPath() argument
|
| /external/skia/include/core/ |
| D | SkPathEffect.h | 17 class SkStrokeRec; variable
|
| /external/skia/samplecode/ |
| D | ClockFaceView.cpp | 123 SkStrokeRec*, const SkRect*) const override { in filterPath() argument
|
| /external/skia/tests/ |
| D | GrShapeTest.cpp | 1001 bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() argument 1079 bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() argument 1203 bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() argument 1251 bool filterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() argument
|