Home
last modified time | relevance | path

Searched refs:DestoryInteractiveAnimator (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.cpp193 AnimationCommandHelper::DestoryInteractiveAnimator(context, targetIdI);
210 AnimationCommandHelper::DestoryInteractiveAnimator(context, targetIdI);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_animation_command.h130 … static void DestoryInteractiveAnimator(RSContext& context, InteractiveImplictAnimatorId targetId);
199 AnimationCommandHelper::DestoryInteractiveAnimator, InteractiveImplictAnimatorId))
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_animation_command.cpp128 void AnimationCommandHelper::DestoryInteractiveAnimator(RSContext& context, InteractiveImplictAnima… in DestoryInteractiveAnimator() function in OHOS::Rosen::AnimationCommandHelper