Searched defs:commandForRemote (Results 1 – 9 of 9) sorted by relevance
75 … std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSInteractiveAnimatorDestory>(id_); in ~RSInteractiveImplictAnimator() local211 std::unique_ptr<RSCommand> commandForRemote = in StartAnimation() local238 … std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSInteractiveAnimatorPause>(id_); in PauseAnimation() local265 …std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSInteractiveAnimatorContinue>(id_); in ContinueAnimation() local292 std::unique_ptr<RSCommand> commandForRemote = in FinishAnimation() local370 … std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSInteractiveAnimatorReverse>(id_); in ReverseAnimation() local395 std::unique_ptr<RSCommand> commandForRemote = in SetFraction() local
211 …std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSAnimationPause>(target->GetId(), … in OnPause() local362 …std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSAnimationResume>(target->GetId(),… in OnResume() local400 …std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSAnimationFinish>(target->GetId(),… in OnFinish() local438 std::unique_ptr<RSCommand> commandForRemote = in OnReverse() local481 std::unique_ptr<RSCommand> commandForRemote = in OnSetFraction() local
92 std::unique_ptr<RSCommand> commandForRemote = in StartRenderTransition() local
106 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() local
117 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() local
109 std::unique_ptr<RSCommand> commandForRemote = in StartRenderAnimation() local
160 std::unique_ptr<RSCommand> commandForRemote = in OnStart() local
113 std::unique_ptr<RSCommand> commandForRemote = in UpdateToRender() local
721 … std::unique_ptr<RSCommand> commandForRemote = std::make_unique<RSAnimationCancel>(id_, id); in CancelAnimationByProperty() local