Home
last modified time | relevance | path

Searched defs:UpdateParamToRenderAnimation (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_animation.cpp497 void RSAnimation::UpdateParamToRenderAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in UpdateParamToRenderAnimation() function in OHOS::Rosen::RSAnimation
/foundation/graphic/graphic_2d/rosen/modules/safuzz/rs_ipc_dos_simulator/customized/
Drandom_animation.cpp26 void UpdateParamToRenderAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in UpdateParamToRenderAnimation() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_animation_supplement_test.cpp104 void UpdateParamToRenderAnimation(const std::shared_ptr<RSRenderAnimation>& animation) in UpdateParamToRenderAnimation() function in OHOS::Rosen::RSAnimationMock