Home
last modified time | relevance | path

Searched defs:hueRotate (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md154 ## hueRotate section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-image-effect.md154 ## hueRotate section
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp428 auto hueRotate = properties.GetHueRotate(); in DumpNodePropertiesColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h708 std::shared_ptr<HueRotateModifier> hueRotate; member
H A Dskia_decoration_painter.cpp1089 void SkiaDecorationPainter::PaintHueRotate(const SkRRect& rRect, SkCanvas* canvas, float hueRotate) in PaintHueRotate()
H A Drosen_render_context.cpp4237 auto hueRotate = graphicProps->GetFrontHueRotateValue(); local
4351 void RosenRenderContext::OnFrontHueRotateUpdate(float hueRotate)
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2995 std::optional<float> hueRotate = std::optional<float>(1.f); variable
3048 std::optional<float> hueRotate = std::optional<float>(1.f); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp3490 void RSProperties::SetHueRotate(const std::optional<float>& hueRotate) in SetHueRotate()
3650 auto hueRotate = hueRotate_.value(); in GenerateColorFilter() local
4186 auto hueRotate = GetHueRotate(); in Dump() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp1091 …awingDecorationPainter::PaintHueRotate(const RSRoundRect& rRect, RSCanvas* canvas, float hueRotate) in PaintHueRotate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp1765 const SkRRect& outerRRect, SkCanvas* canvas, const float& hueRotate, const Color& color) in PaintHueRotate()
1811 const RSRoundRect& outerRRect, RSCanvas* canvas, const float& hueRotate, const Color& color) in PaintHueRotate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1321 void SetHueRotate(const float& hueRotate)
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2478 void RSNode::SetHueRotate(float hueRotate) in SetHueRotate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp2517 void ViewAbstract::SetHueRotate(float hueRotate) in SetHueRotate()
2525 void ViewAbstract::SetHueRotate(FrameNode* frameNode, float hueRotate) in SetHueRotate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js3883 hueRotate(value) { method in ArkComponent
10168 hueRotate(value) { method in ArkSpanComponent
25568 hueRotate(value) { method in ArkXComponentComponent