Searched refs:GetAnimationOperation (Results 1 – 3 of 3) sorted by relevance
54 const AnimationOperation& TweenComponent::GetAnimationOperation() const in GetAnimationOperation() function in OHOS::Ace::TweenComponent
49 const AnimationOperation& GetAnimationOperation() const;
345 operation_ = tweenComponent->GetAnimationOperation(); in Update()