Searched defs:SetHueRotate (Results 1 – 10 of 10) sorted by relevance
1338 void RenderBox::SetHueRotate(float deg) in SetHueRotate() function in OHOS::Ace::RenderBox
468 ArkUINativeModuleValue XComponentBridge::SetHueRotate(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetHueRotate() function in OHOS::Ace::NG::XComponentBridge
2266 ArkUINativeModuleValue CommonBridge::SetHueRotate(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetHueRotate() function in OHOS::Ace::NG::CommonBridge
1321 void SetHueRotate(const float& hueRotate) function
892 void SetHueRotate(float value) override in SetHueRotate() function
2517 void ViewAbstract::SetHueRotate(float hueRotate) in SetHueRotate() function in OHOS::Ace::NG::ViewAbstract2525 void ViewAbstract::SetHueRotate(FrameNode* frameNode, float hueRotate) in SetHueRotate() function in OHOS::Ace::NG::ViewAbstract
1025 void ViewAbstractModelImpl::SetHueRotate(float value) in SetHueRotate() function in OHOS::Ace::Framework::ViewAbstractModelImpl
2478 void RSNode::SetHueRotate(float hueRotate) in SetHueRotate() function in OHOS::Rosen::RSNode
3490 void RSProperties::SetHueRotate(const std::optional<float>& hueRotate) in SetHueRotate() function in OHOS::Rosen::RSProperties
1157 void SetHueRotate(ArkUINodeHandle node, ArkUI_Float32 deg) in SetHueRotate() function