Searched refs:cmdForRemote (Results 1 – 1 of 1) sorted by relevance
1120 std::unique_ptr<RSCommand> cmdForRemote = in SetParticleParams() local1122 transactionProxy->AddCommand(cmdForRemote, true, GetFollowType(), GetId()); in SetParticleParams()2150 std::unique_ptr<RSCommand> cmdForRemote = in AddModifier() local2152 transactionProxy->AddCommand(cmdForRemote, true, GetFollowType(), GetId()); in AddModifier()2206 std::unique_ptr<RSCommand> cmdForRemote = in RemoveModifier() local2208 transactionProxy->AddCommand(cmdForRemote, true, GetFollowType(), GetId()); in RemoveModifier()