Home
last modified time | relevance | path

Searched defs:CreateAnimation (Results 1 – 11 of 11) sorted by relevance

/foundation/graphic/standard/rosen/modules/render_service_client/core/animation/
Drs_implicit_animation_param.h41 std::shared_ptr<RSAnimation> CreateAnimation( in CreateAnimation() function
63 std::shared_ptr<RSAnimation> CreateAnimation( in CreateAnimation() function
84 std::shared_ptr<RSAnimation> CreateAnimation( in CreateAnimation() function
120 std::shared_ptr<RSAnimation> CreateAnimation( in CreateAnimation() function
Drs_implicit_animation_param.cpp64 std::shared_ptr<RSAnimation> RSImplicitPathAnimationParam::CreateAnimation( in CreateAnimation() function in OHOS::Rosen::RSImplicitPathAnimationParam
89 std::shared_ptr<RSAnimation> RSImplicitTransitionParam::CreateAnimation(bool appearing) in CreateAnimation() function in OHOS::Rosen::RSImplicitTransitionParam
/foundation/ace/ace_engine/frameworks/core/animation/
Danimatable_base.h113 RefPtr<Animation<T>> CreateAnimation(const T& begin, const T& end) in CreateAnimation() function
Dshared_transition_effect.cpp346 bool SharedTransitionExchange::CreateAnimation(TweenOption& option, TransitionEvent event, bool isL… in CreateAnimation() function in OHOS::Ace::SharedTransitionExchange
410 bool SharedTransitionStatic::CreateAnimation(TweenOption& option, TransitionEvent event, bool isLaz… in CreateAnimation() function in OHOS::Ace::SharedTransitionStatic
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_context.cpp43 const AnimationOption JSViewContext::CreateAnimation(const std::unique_ptr<JsonValue>& animationArg… in CreateAnimation() function in OHOS::Ace::Framework::JSViewContext
Djs_animator.cpp178 bool CreateAnimation(const RefPtr<AnimatorInfo>& animatorInfo, const RefPtr<Animator>& animator, in CreateAnimation() function
/foundation/graphic/standard/rosen/modules/render_service_base/include/command/
Drs_animation_command.h109 static void CreateAnimation( in CreateAnimation() function
/foundation/ace/ace_engine/frameworks/core/components/picker/
Drender_picker_column.cpp557 void RenderPickerColumn::CreateAnimation() in CreateAnimation() function in OHOS::Ace::RenderPickerColumn
583 RefPtr<CurveAnimation<double>> RenderPickerColumn::CreateAnimation(double from, double to) in CreateAnimation() function in OHOS::Ace::RenderPickerColumn
Dpicker_animation_controller.cpp302 void PickerAnimationController::CreateAnimation() in CreateAnimation() function in OHOS::Ace::PickerAnimationController
/foundation/ace/ace_engine/frameworks/core/components/stepper/
Dstepper_animation_controller.cpp116 void StepperAnimationController::CreateAnimation() in CreateAnimation() function in OHOS::Ace::StepperAnimationController
/foundation/ace/ace_engine/frameworks/core/components/select_popup/
Drender_select_popup.cpp258 void RenderSelectPopup::CreateAnimation() in CreateAnimation() function in OHOS::Ace::RenderSelectPopup