Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A 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
H A DSkPathEffectBase.h17 class SkStrokeRec; variable
106 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints()
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DStrokeRectOp.h16 class SkStrokeRec; variable
H A DGrOvalOpFactory.h22 class SkStrokeRec; variable
/aosp_15_r20/external/skia/include/core/
H A DSkPathEffect.h21 class SkStrokeRec; variable
/aosp_15_r20/external/skia/src/effects/
H A DSkTrimPathEffect.cpp66 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
H A DSkCornerPathEffect.cpp46 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
H A DSk1DPathEffect.cpp34 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
/aosp_15_r20/external/skia/tests/
H A 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
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDevice.h23 class SkStrokeRec; variable
H A DClipStack_graphite.h20 class SkStrokeRec; variable