Searched refs:InteractiveAnimation (Results 1 – 4 of 4) sorted by relevance
39 class InteractiveAnimation; variable67 static std::shared_ptr<AnimationUtils::InteractiveAnimation> CreateInteractiveAnimation(71 …const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation, float progress);74 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation);77 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation);80 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation);83 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation,
39 class AnimationUtils::InteractiveAnimation { class in OHOS::Ace::AnimationUtils190 std::shared_ptr<AnimationUtils::InteractiveAnimation> AnimationUtils::CreateInteractiveAnimation( in CreateInteractiveAnimation()196 std::shared_ptr<AnimationUtils::InteractiveAnimation> interactiveAnimation = in CreateInteractiveAnimation()197 std::make_shared<AnimationUtils::InteractiveAnimation>(); in CreateInteractiveAnimation()204 … const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation, float progress) in UpdateInteractiveAnimation()208 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation) in ContinueInteractiveAnimation()216 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation) in StartInteractiveAnimation()222 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation) in ReverseInteractiveAnimation()230 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation, in AddInteractiveAnimation()
84 class AnimationUtils::InteractiveAnimation { class in OHOS::Ace::AnimationUtils228 std::shared_ptr<AnimationUtils::InteractiveAnimation> AnimationUtils::CreateInteractiveAnimation( in CreateInteractiveAnimation()231 std::shared_ptr<AnimationUtils::InteractiveAnimation> interactiveAnimation = in CreateInteractiveAnimation()232 std::make_shared<AnimationUtils::InteractiveAnimation>(); in CreateInteractiveAnimation()248 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation) in StartInteractiveAnimation()256 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation) in ContinueInteractiveAnimation()264 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation) in ReverseInteractiveAnimation()272 … const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation, float progress) in UpdateInteractiveAnimation()281 const std::shared_ptr<AnimationUtils::InteractiveAnimation>& interactiveAnimation, in AddInteractiveAnimation()
148 std::shared_ptr<AnimationUtils::InteractiveAnimation> interactiveAnimation, in SetInteractiveAnimation()231 std::shared_ptr<AnimationUtils::InteractiveAnimation> interactiveAnimation_;