Home
last modified time | relevance | path

Searched refs:SetFractionInteractiveAnimator (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.cpp199 AnimationCommandHelper::SetFractionInteractiveAnimator(context, targetIdI, fraction);
209 AnimationCommandHelper::SetFractionInteractiveAnimator(context, targetIdI, fraction);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_animation_command.h138 static void SetFractionInteractiveAnimator(RSContext& context,
209 AnimationCommandHelper::SetFractionInteractiveAnimator, InteractiveImplictAnimatorId, float))
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_animation_command.cpp184 void AnimationCommandHelper::SetFractionInteractiveAnimator(RSContext& context, in SetFractionInteractiveAnimator() function in OHOS::Rosen::AnimationCommandHelper