Home
last modified time | relevance | path

Searched refs:ContinueInteractiveAnimator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_animation_command_test.cpp196 AnimationCommandHelper::ContinueInteractiveAnimator(context, targetIdI);
205 AnimationCommandHelper::ContinueInteractiveAnimator(context, targetIdI);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_animation_command.h134 …static void ContinueInteractiveAnimator(RSContext& context, InteractiveImplictAnimatorId targetId);
203 AnimationCommandHelper::ContinueInteractiveAnimator, InteractiveImplictAnimatorId))
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_animation_command.cpp156 void AnimationCommandHelper::ContinueInteractiveAnimator(RSContext& context, InteractiveImplictAnim… in ContinueInteractiveAnimator() function in OHOS::Rosen::AnimationCommandHelper