Home
last modified time | relevance | path

Searched defs:SkStrokeRec (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/core/
DSkStrokeRec.cpp14 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
DSkPathEffect.cpp20 const SkStrokeRec&, const SkMatrix&, const SkRect*) const { in asPoints() argument
/external/skia/src/gpu/ops/
DGrNonAAStrokeRectOp.h16 class SkStrokeRec; variable
DGrAAStrokeRectOp.h17 class SkStrokeRec; variable
DGrShadowRRectOp.h18 class SkStrokeRec; variable
DGrOvalOpFactory.h20 class SkStrokeRec; variable
DGrRectOpFactory.h23 class SkStrokeRec; variable
/external/skia/src/effects/
DSkArcToPathEffect.cpp17 SkStrokeRec*, const SkRect*) const { in filterPath() argument
DSkCornerPathEffect.cpp33 SkStrokeRec*, const SkRect*) const { in filterPath() argument
DSk1DPathEffect.cpp16 SkStrokeRec*, const SkRect*) const { in filterPath() argument
DSk2DPathEffect.cpp22 SkStrokeRec*, const SkRect*) const { in filterPath() argument
/external/skia/include/core/
DSkPathEffect.h17 class SkStrokeRec; variable
/external/skia/samplecode/
DClockFaceView.cpp123 SkStrokeRec*, const SkRect*) const override { in filterPath() argument
/external/skia/tests/
DGrShapeTest.cpp1001 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