/aosp_15_r20/external/skia/src/core/ |
H A D | SkStrokeRec.cpp | 18 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 D | SkPathEffectBase.h | 17 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 D | StrokeRectOp.h | 16 class SkStrokeRec; variable
|
H A D | GrOvalOpFactory.h | 22 class SkStrokeRec; variable
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkPathEffect.h | 21 class SkStrokeRec; variable
|
/aosp_15_r20/external/skia/src/effects/ |
H A D | SkTrimPathEffect.cpp | 66 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
H A D | SkCornerPathEffect.cpp | 46 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
H A D | Sk1DPathEffect.cpp | 34 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrStyledShapeTest.cpp | 1186 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 D | Device.h | 23 class SkStrokeRec; variable
|
H A D | ClipStack_graphite.h | 20 class SkStrokeRec; variable
|