Home
last modified time | relevance | path

Searched defs:SkStrokeRec (Results 1 – 24 of 24) 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
/external/skqp/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
/external/skqp/src/gpu/ops/
DGrStrokeRectOp.h17 class SkStrokeRec; variable
DGrShadowRRectOp.h18 class SkStrokeRec; variable
DGrOvalOpFactory.h22 class SkStrokeRec; variable
/external/skia/src/gpu/ops/
DGrStrokeRectOp.h19 class SkStrokeRec; variable
DGrOvalOpFactory.h22 class SkStrokeRec; variable
/external/skia/include/core/
DSkPathEffect.h17 class SkStrokeRec; variable
162 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints()
/external/skqp/include/core/
DSkPathEffect.h17 class SkStrokeRec; variable
171 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints()
/external/skqp/src/effects/
DSkOpPathEffect.cpp74 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
102 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
DSkCornerPathEffect.cpp39 SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
DSk1DPathEffect.cpp20 SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
DSk2DPathEffect.cpp22 SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
/external/skia/src/effects/
DSkOpPathEffect.cpp114 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
142 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
DSkCornerPathEffect.cpp39 SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
DSkTrimPathEffect.cpp51 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
DSk2DPathEffect.cpp22 SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
DSk1DPathEffect.cpp20 SkStrokeRec*, const SkRect*) const { in onFilterPath() argument
/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.h15 class SkStrokeRec; variable
DGrCCStroker.h24 class SkStrokeRec; variable
/external/skqp/samplecode/
DSampleTextEffects.cpp83 SkStrokeRec*, const SkRect*) const override { in onFilterPath() argument
/external/skia/samplecode/
DSampleTextEffects.cpp80 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*) const override { in onFilterPath() argument
/external/skqp/tests/
DGrShapeTest.cpp1160 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() argument
1242 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() argument
1371 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() argument
1457 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() argument
/external/skia/tests/
DGrStyledShapeTest.cpp1170 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