Searched defs:UpdateAnimatablePropertyFloat (Results 1 – 4 of 4) sorted by relevance
302 void UpdateAnimatablePropertyFloat(const std::string& propertyName, float value) override {}; in UpdateAnimatablePropertyFloat() function
1461 void UpdateAnimatablePropertyFloat(const std::string& propertyName, float value) override in UpdateAnimatablePropertyFloat() function
3641 void FrameNode::UpdateAnimatablePropertyFloat(const std::string& propertyName, float value) in UpdateAnimatablePropertyFloat() function in OHOS::Ace::NG::FrameNode
2739 void ViewAbstract::UpdateAnimatablePropertyFloat(const std::string& propertyName, float value) in UpdateAnimatablePropertyFloat() function in OHOS::Ace::NG::ViewAbstract