Searched refs:SetCustomAnimationOperation (Results 1 – 4 of 4) sorted by relevance
59 void TweenComponent::SetCustomAnimationOperation(const AnimationOperation& operation) in SetCustomAnimationOperation() function in OHOS::Ace::TweenComponent
45 void SetCustomAnimationOperation(const AnimationOperation& operation);
151 tweenComponent->SetCustomAnimationOperation(AnimationOperation::NONE); in SetTweenComponentParams()
684 tweenComponent->SetCustomAnimationOperation(operation_); in AnimationBridgeTaskFunc()