Searched refs:GetCustomAnimationOperation (Results 1 – 3 of 3) sorted by relevance
65 const AnimationOperation& TweenComponent::GetCustomAnimationOperation() const in GetCustomAnimationOperation() function in OHOS::Ace::TweenComponent
50 const AnimationOperation& GetCustomAnimationOperation() const;
349 operationCustom_ = tweenComponent->GetCustomAnimationOperation(); in Update()