Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h712 std::shared_ptr<HueRotateModifier> hueRotate; member
H A Dskia_decoration_painter.cpp1089 void SkiaDecorationPainter::PaintHueRotate(const SkRRect& rRect, SkCanvas* canvas, float hueRotate) in PaintHueRotate() argument
H A Drosen_render_context.cpp4195 auto hueRotate = graphicProps->GetFrontHueRotateValue(); local
4309 void RosenRenderContext::OnFrontHueRotateUpdate(float hueRotate) argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp505 auto hueRotate = properties.GetHueRotate(); in DumpNodePropertiesColor() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2946 std::optional<float> hueRotate = std::optional<float>(1.f); in HWTEST_F() local
2999 std::optional<float> hueRotate = std::optional<float>(1.f); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp1091 void DrawingDecorationPainter::PaintHueRotate(const RSRoundRect& rRect, RSCanvas* canvas, float hueRotate) in PaintHueRotate() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1764 PaintHueRotate( const SkRRect& outerRRect, SkCanvas* canvas, const float& hueRotate, const Color& color) PaintHueRotate() argument
1810 PaintHueRotate( const RSRoundRect& outerRRect, RSCanvas* canvas, const float& hueRotate, const Color& color) PaintHueRotate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2411 void ViewAbstract::SetHueRotate(float hueRotate) in SetHueRotate() argument
2419 void ViewAbstract::SetHueRotate(FrameNode *frameNode, float hueRotate) in SetHueRotate() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2457 void RSNode::SetHueRotate(float hueRotate) in SetHueRotate() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3450 void RSProperties::SetHueRotate(const std::optional<float>& hueRotate) in SetHueRotate() argument
3610 auto hueRotate = hueRotate_.value(); in GenerateColorFilter() local
4146 auto hueRotate = GetHueRotate(); in Dump() local
[all...]

Completed in 48 milliseconds