Home
last modified time | relevance | path

Searched defs:fillState (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_component.cpp33 void ShapeComponent::InheritShapeStyle(const FillState& fillState, const StrokeState& strokeState, bool antiAlias) in InheritShapeStyle() argument
H A Dshape_container_component.cpp33 void ShapeContainerComponent::InheritShapeStyle(const FillState& fillState, const StrokeState& strokeState, in InheritShapeStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.h38 FillState fillState; member
H A Drosen_svg_painter.cpp80 void RosenSvgPainter::SetFillStyle(SkPaint& skPaint, const FillState& fillState, uint8_t opacity, bool antiAlias) in SetFillStyle() argument
92 SetFillStyle(RSBrush& brush, const FillState& fillState, uint8_t opacity, bool antiAlias) SetFillStyle() argument
106 SetFillStyle( SkCanvas* skCanvas, const SkPath& skPath, const FillState& fillState, uint8_t opacity, bool antiAlias) SetFillStyle() argument
117 SetFillStyle(RSCanvas* canvas, const RSPath& path, const FillState& fillState, uint8_t opacity, bool antiAlias) SetFillStyle() argument
132 SetGradientStyle(SkPaint& skPaint, const FillState& fillState, double opacity) SetGradientStyle() argument
170 SetGradientStyle(RSBrush& brush, const FillState& fillState, double opacity) SetGradientStyle() argument
208 SetFillStyle( SkCanvas* canvas, const SkPath& skPath, const FillState& fillState, RenderInfo& renderInfo) SetFillStyle() argument
230 SetFillStyle(RSCanvas* canvas, const RSPath& path, const FillState& fillState, RenderInfo& renderInfo) SetFillStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_shape.h37 void SetFillState(const FillState& fillState) in SetFillState() argument
H A Drender_svg_base.cpp866 void RenderSvgBase::UpdateGradient(FillState& fillState) in UpdateGradient() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.h30 FillState fillState; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h104 FillState fillState; member
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpaint_state.h434 PaintState fillState; member
/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp569 auto fillState = svgUseDeclaration.fillState; in HWTEST_F() local

Completed in 10 milliseconds