Home
last modified time | relevance | path

Searched refs:ContinueAnimator (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_animation_command.cpp124 animator->ContinueAnimator(); in CreateInteractiveAnimator()
162 animator->ContinueAnimator(); in ContinueInteractiveAnimator()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_interactive_implict_animator.h38 void ContinueAnimator();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_interactive_implict_animator_test.cpp163 animator->ContinueAnimator();
179 animator->ContinueAnimator();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_interactive_implict_animator.cpp64 void RSRenderInteractiveImplictAnimator::ContinueAnimator() in ContinueAnimator() function in OHOS::Rosen::RSRenderInteractiveImplictAnimator