Home
last modified time | relevance | path

Searched refs:SetPropertyColorAnimationKeyframe (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.h909 RefPtr<KeyframeAnimation<Color>> SetPropertyColorAnimationKeyframe(const Color& begin, const Color& end);
H A Ddom_node.cpp323 node.SetPropertyColorAnimationKeyframe(backgroundColorBegin, backgroundColorEnd); in CreatePropertyAnimation()
348 RefPtr<KeyframeAnimation<Color>> DOMNode::SetPropertyColorAnimationKeyframe(const Color& begin, const Color& end) in SetPropertyColorAnimationKeyframe() function in OHOS::Ace::Framework::DOMNode

Completed in 11 milliseconds