/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-image-effect.md | 154 ## hueRotate section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-image-effect.md | 154 ## hueRotate section
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_dump.cpp | 428 auto hueRotate = properties.GetHueRotate(); in DumpNodePropertiesColor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.h | 708 std::shared_ptr<HueRotateModifier> hueRotate; member
|
H A D | skia_decoration_painter.cpp | 1089 void SkiaDecorationPainter::PaintHueRotate(const SkRRect& rRect, SkCanvas* canvas, float hueRotate) in PaintHueRotate()
|
H A D | rosen_render_context.cpp | 4237 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 D | rs_properties_test.cpp | 2995 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 D | rs_properties.cpp | 3490 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 D | drawing_decoration_painter.cpp | 1091 …awingDecorationPainter::PaintHueRotate(const RSRoundRect& rRect, RSCanvas* canvas, float hueRotate) in PaintHueRotate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_decoration_painter.cpp | 1765 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 D | decoration.h | 1321 void SetHueRotate(const float& hueRotate)
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 2478 void RSNode::SetHueRotate(float hueRotate) in SetHueRotate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract.cpp | 2517 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 D | arkComponent.js | 3883 hueRotate(value) { method in ArkComponent 10168 hueRotate(value) { method in ArkSpanComponent 25568 hueRotate(value) { method in ArkXComponentComponent
|