Home
last modified time | relevance | path

Searched defs:animation (Results 1 - 25 of 144) sorted by relevance

123456

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_paint_property.h154 void OnModelSingleAnimationUpdate(const std::shared_ptr<Render3D::GLTFAnimation>& animation) in OnModelSingleAnimationUpdate() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Danimatable_dimension.cpp81 RefPtr<CurveAnimation<double>> animation = in AnimateTo() local
H A Danimatable_matrix4.cpp84 RefPtr<CurveAnimation<TransformOperation>> animation = AceType::MakeRefPtr<CurveAnimation<TransformOperation>>( in AnimateTo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dfake_animation_utils.cpp49 void AnimationUtils::StopAnimation(const std::shared_ptr<AnimationUtils::Animation>& animation) in StopAnimation() argument
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnode_transition_test.cpp85 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); in HWTEST_F() local
110 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); in HWTEST_F() local
133 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
162 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
235 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
261 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
285 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
315 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
388 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
414 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
438 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
468 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
541 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
567 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
591 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
621 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
694 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
720 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
744 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
774 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
864 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
897 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
928 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
965 ArkUI_AnimateOption* animation = OH_ArkUI_AnimateOption_Create(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_spring_animation_test.cpp81 auto animation = std::make_shared<RSRenderSpringAnimation>(); in HWTEST_F() local
H A Drs_animation_test.cpp264 auto animation = std::make_shared<RSRenderAnimation>(); in HWTEST_F() local
277 auto animation = std::make_shared<RSRenderAnimation>(); in HWTEST_F() local
H A Drs_animation_group_test.cpp49 auto animation = std::make_shared<RSAnimation>(); in HWTEST_F() local
66 auto animation = nullptr; in HWTEST_F() local
82 auto animation = std::make_shared<RSAnimation>(); in HWTEST_F() local
98 auto animation = nullptr; in HWTEST_F() local
115 auto animation = nullptr; HWTEST_F() local
131 auto animation = std::make_shared<RSAnimation>(); HWTEST_F() local
[all...]
H A Drs_keyframe_animation_test.cpp65 auto animation = std::make_shared<RSRenderKeyframeAnimation>(); in HWTEST_F() local
81 auto animation = std::make_shared<RSRenderKeyframeAnimation>(); in HWTEST_F() local
H A Drs_curve_animation_test.cpp53 auto animation = std::make_shared<RSRenderCurveAnimation>(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_interactive_implict_animator.cpp37 auto animation = node->GetAnimationManager().GetAnimation(animationId); in AddAnimations() local
56 auto animation = node->GetAnimationManager().GetAnimation(animationId); in PauseAnimator() local
75 auto animation = node->GetAnimationManager().GetAnimation(animationId); in ContinueAnimator() local
96 auto animation = node->GetAnimationManager().GetAnimation(animationId); FinishAnimator() local
115 auto animation = node->GetAnimationManager().GetAnimation(animationId); ReverseAnimator() local
135 auto animation = node->GetAnimationManager().GetAnimation(animationId); SetFractionAnimator() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_animation_command.h82 auto animation = node->GetAnimationManager().GetAnimation(animId); AnimOp() local
95 auto animation = node->GetAnimationManager().GetAnimation(animId); AnimOpReg() local
110 auto animation = node->GetAnimationManager().GetAnimation(animId); AnimOp() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimatable_path.cpp77 RefPtr<CurveAnimation<double>> animation = in AnimateTo() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_transition_imp.cpp136 int32_t OH_ArkUI_TransitionEffect_SetAnimation(ArkUI_TransitionEffect* option, ArkUI_AnimateOption* animation) in OH_ArkUI_TransitionEffect_SetAnimation() argument
H A Dnode_transition.h47 ArkUI_AnimateOption* animation; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_modifier_test.cpp1919 auto animation = std::make_shared<RSRenderAnimation>(); in HWTEST_F() local
1939 auto animation = std::make_shared<RSRenderAnimation>(id); in HWTEST_F() local
1958 auto animation = std::make_shared<RSRenderAnimation>(); in HWTEST_F() local
1979 auto animation = std::make_shared<RSRenderAnimation>(id); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsmodifiermanager_fuzzer/
H A Drsmodifiermanager_fuzzer.cpp81 auto animation = std::make_shared<RSRenderAnimation>(id); in TestModifierManager() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_test.cpp67 auto animation = std::static_pointer_cast<RSSpringAnimation>(animations[FIRST_ANIMATION]); in HWTEST_F() local
108 auto animation = std::static_pointer_cast<RSCurveAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
148 auto animation = std::static_pointer_cast<RSTransition>(animations[FIRST_ANIMATION]); HWTEST_F() local
190 auto animation = std::static_pointer_cast<RSSpringAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
235 auto animation = std::static_pointer_cast<RSCurveAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
279 auto animation = std::static_pointer_cast<RSTransition>(animations[FIRST_ANIMATION]); HWTEST_F() local
322 auto animation = std::static_pointer_cast<RSSpringAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
364 auto animation = std::static_pointer_cast<RSCurveAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
404 auto animation = std::static_pointer_cast<RSTransition>(animations[FIRST_ANIMATION]); HWTEST_F() local
445 auto animation = std::static_pointer_cast<RSSpringAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
494 auto animation = std::static_pointer_cast<RSCurveAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
541 auto animation = std::static_pointer_cast<RSTransition>(animations[FIRST_ANIMATION]); HWTEST_F() local
577 auto animation = std::static_pointer_cast<RSCurveAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
638 auto animation = std::static_pointer_cast<RSAnimation>(animations[FIRST_ANIMATION]); HWTEST_F() local
[all...]
H A Drs_keyframe_animation_test.cpp299 auto animation = std::static_pointer_cast<RSKeyframeAnimation>(animations[FIRST_ANIMATION]); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_curve_animation.cpp58 void RSCurveAnimation::StartRenderAnimation(const std::shared_ptr<RSRenderCurveAnimation>& animation) in StartRenderAnimation() argument
73 void RSCurveAnimation::StartUIAnimation(const std::shared_ptr<RSRenderCurveAnimation>& animation) in StartUIAnimation() argument
82 auto animation = std::make_shared<RSRenderCurveAnimation>(GetId(), GetPropertyId(), in OnStart() local
[all...]
H A Drs_animation_group.cpp24 void RSAnimationGroup::AddAnimation(const std::shared_ptr<RSAnimation>& animation) in AddAnimation() argument
50 RemoveAnimation(const std::shared_ptr<RSAnimation>& animation) RemoveAnimation() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_bubble_progress.cpp36 RefPtr<CurveAnimation<double>> animation = in OnPostFlush() local
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout_item.cpp143 bool RenderGridLayoutItem::AnimationAddInterpolator(const RefPtr<Animation<Point>>& animation) in AnimationAddInterpolator() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/
H A Dcj_animator_ffi.cpp84 RefPtr<Animation<double>> animation; in FfiAnimatorReset() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation.h324 GetContainer().Add(animation); variable
328 GetContainer().Remove(animation); variable
[all...]

Completed in 14 milliseconds

123456