Home
last modified time | relevance | path

Searched refs:PaintHueRotate (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgraphic_modifier.cpp154 SkiaDecorationPainter::PaintHueRotate(rRect, context.canvas, property_->Get()); in Draw()
156 DrawingDecorationPainter::PaintHueRotate(rRect, context.canvas, property_->Get()); in Draw()
H A Dskia_decoration_painter.h75 static void PaintHueRotate(const SkRRect& rRect, SkCanvas* canvas, float hueRotate);
H A Dskia_decoration_painter.cpp1089 void SkiaDecorationPainter::PaintHueRotate(const SkRRect& rRect, SkCanvas* canvas, float hueRotate) in PaintHueRotate() function in OHOS::Ace::NG::SkiaDecorationPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.h64 static void PaintHueRotate(const RSRoundRect& frameSize, RSCanvas* canvas, float hueRotate);
H A Ddrawing_decoration_painter.cpp1091 void DrawingDecorationPainter::PaintHueRotate(const RSRoundRect& rRect, RSCanvas* canvas, float hue… in PaintHueRotate() function in OHOS::Ace::NG::DrawingDecorationPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.h86 …static void PaintHueRotate(const SkRRect& outerRRect, SkCanvas* canvas, const float& hueRotate, co…
111 static void PaintHueRotate(const RSRoundRect& outerRRect, RSCanvas* canvas,
H A Drosen_decoration_painter.cpp1764 void RosenDecorationPainter::PaintHueRotate( in PaintHueRotate() function in OHOS::Ace::RosenDecorationPainter
1810 void RosenDecorationPainter::PaintHueRotate( in PaintHueRotate() function in OHOS::Ace::RosenDecorationPainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp337 …RosenDecorationPainter::PaintHueRotate(outerRRect, canvas, backDecoration_->GetHueRotate(), bgColo…
375 …RosenDecorationPainter::PaintHueRotate(outerRRect, canvas, frontDecoration_->GetHueRotate(), bgCol…