Home
last modified time | relevance | path

Searched defs:SetHueRotate (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.cpp1338 void RenderBox::SetHueRotate(float deg) in SetHueRotate() function in OHOS::Ace::RenderBox
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_xcomponent_bridge.cpp468 ArkUINativeModuleValue XComponentBridge::SetHueRotate(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetHueRotate() function in OHOS::Ace::NG::XComponentBridge
H A Darkts_native_common_bridge.cpp2266 ArkUINativeModuleValue CommonBridge::SetHueRotate(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetHueRotate() function in OHOS::Ace::NG::CommonBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h1321 void SetHueRotate(const float& hueRotate) function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h892 void SetHueRotate(float value) override in SetHueRotate() function
H A Dview_abstract.cpp2517 void ViewAbstract::SetHueRotate(float hueRotate) in SetHueRotate() function in OHOS::Ace::NG::ViewAbstract
2525 void ViewAbstract::SetHueRotate(FrameNode* frameNode, float hueRotate) in SetHueRotate() function in OHOS::Ace::NG::ViewAbstract
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1025 void ViewAbstractModelImpl::SetHueRotate(float value) in SetHueRotate() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/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() function in OHOS::Rosen::RSNode
/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() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp1157 void SetHueRotate(ArkUINodeHandle node, ArkUI_Float32 deg) in SetHueRotate() function