Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_animation.cpp169 std::unique_ptr<RSCommand> commandForRemote = in OnPause() local
212 std::unique_ptr<RSCommand> commandForRemote = in OnResume() local
255 std::unique_ptr<RSCommand> commandForRemote = in OnFinish() local
299 std::unique_ptr<RSCommand> commandForRemote = in OnReverse() local
346 std::unique_ptr<RSCommand> commandForRemote = in OnSetFraction() local
Drs_transition.cpp48 std::unique_ptr<RSCommand> commandForRemote = in OnStart() local
Drs_spring_animation.cpp90 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() local
Drs_keyframe_animation.cpp82 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() 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.h85 … std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSUpdatePropertyDrawCmdList>( in UpdateToRender() local