Home
last modified time | relevance | path

Searched defs:commandForRemote (Results 1 – 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_animation.cpp181 std::unique_ptr<RSCommand> commandForRemote = in OnPause() local
223 std::unique_ptr<RSCommand> commandForRemote = in OnResume() local
265 std::unique_ptr<RSCommand> commandForRemote = in OnFinish() local
308 std::unique_ptr<RSCommand> commandForRemote = in OnReverse() local
354 std::unique_ptr<RSCommand> commandForRemote = in OnSetFraction() local
Drs_interpolating_spring_animation.cpp94 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() local
Drs_spring_animation.cpp91 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() local
Drs_keyframe_animation.cpp82 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() local
Drs_transition.cpp91 std::unique_ptr<RSCommand> commandForRemote = in StartRenderTransition() local
Drs_path_animation.cpp161 std::unique_ptr<RSCommand> commandForRemote = in OnStart() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_extended_modifier.h113 … std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSUpdatePropertyDrawCmdList>( in UpdateToRender() local
188 … std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSUpdatePropertySkMatrix>( in UpdateToRender() local