Searched defs:AddCommand (Results 1 – 7 of 7) sorted by relevance
41 int32_t CommandServerImpl::AddCommand(const CmdSharedPtr& cmd) in AddCommand() function in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl
207 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType f… in AddCommand() function in OHOS::Rosen::RSTransactionData216 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType … in AddCommand() function in OHOS::Rosen::RSTransactionData
44 void RSTransactionHandler::AddCommand( in AddCommand() function in OHOS::Rosen::RSTransactionHandler
70 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceComman… in AddCommand() function in OHOS::Rosen::RSTransactionProxy
151 void CommandList::AddCommand(std::shared_ptr<BaseCommand> command) in AddCommand() function in OHOS::Ace::CommandList
463 void RSInteractiveImplictAnimator::AddCommand( in AddCommand() function in OHOS::Rosen::RSInteractiveImplictAnimator
3510 bool RSNode::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, in AddCommand() function in OHOS::Rosen::RSNode