Home
last modified time | relevance | path

Searched defs:SetGradientStyle (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
Drosen_svg_painter.cpp132 void RosenSvgPainter::SetGradientStyle(SkPaint& skPaint, const FillState& fillState, double opacity) in SetGradientStyle() function in OHOS::Ace::RosenSvgPainter
170 void RosenSvgPainter::SetGradientStyle(RSBrush& brush, const FillState& fillState, double opacity) in SetGradientStyle() function in OHOS::Ace::RosenSvgPainter
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
Dsvg_graphic.cpp505 bool SvgGraphic::SetGradientStyle(double opacity) in SetGradientStyle() function in OHOS::Ace::NG::SvgGraphic