Searched refs:SetPropertyFloatAnimationKeyframe (Results 1 – 2 of 2) sorted by relevance
312 … node.propertyWidthAnimation_ = node.SetPropertyFloatAnimationKeyframe(widthBegin, widthEnd); in CreatePropertyAnimation()317 … node.propertyHeightAnimation_ = node.SetPropertyFloatAnimationKeyframe(heightBegin, heightEnd); in CreatePropertyAnimation()338 RefPtr<KeyframeAnimation<float>> DOMNode::SetPropertyFloatAnimationKeyframe(float begin, float end) in SetPropertyFloatAnimationKeyframe() function in OHOS::Ace::Framework::DOMNode
908 RefPtr<KeyframeAnimation<float>> SetPropertyFloatAnimationKeyframe(float begin, float end);