Home
last modified time | relevance | path

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

/third_party/skia/m133/src/core/
DSkStrokeRec.cpp18 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
DSkPathEffectBase.h17 class SkStrokeRec; variable
106 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints()
/third_party/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
DSkPathEffectBase.h17 class SkStrokeRec; variable
106 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints()
/third_party/skia/src/gpu/ops/
DStrokeRectOp.h18 class SkStrokeRec; variable
DGrOvalOpFactory.h23 class SkStrokeRec; variable
/third_party/skia/m133/src/gpu/ganesh/ops/
DStrokeRectOp.h16 class SkStrokeRec; variable
DGrOvalOpFactory.h22 class SkStrokeRec; variable
/third_party/skia/m133/include/core/
DSkPathEffect.h21 class SkStrokeRec; variable
/third_party/skia/include/core/
DSkPathEffect.h18 class SkStrokeRec; variable
/third_party/skia/src/effects/
DSkOpPathEffect.cpp114 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
DSkTrimPathEffect.cpp51 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
DSkCornerPathEffect.cpp36 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
DSk1DPathEffect.cpp23 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
/third_party/skia/m133/src/effects/
DSkTrimPathEffect.cpp66 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
DSkCornerPathEffect.cpp46 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
DSk1DPathEffect.cpp34 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
/third_party/skia/m133/src/gpu/graphite/
DDevice.h23 class SkStrokeRec; variable
DClipStack_graphite.h20 class SkStrokeRec; variable
/third_party/skia/experimental/graphite/src/
DDevice.h17 class SkStrokeRec; variable
/third_party/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
/third_party/skia/m133/tests/
DGrStyledShapeTest.cpp1186 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() argument
1267 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() argument
1399 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() argument
1488 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() argument