Searched defs:AddCommand (Results 1 – 3 of 3) sorted by relevance
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/ | ||
| D | command_server_impl.cpp | 41 int32_t CommandServerImpl::AddCommand(const CmdSharedPtr& cmd) in AddCommand() function in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/ | ||
| D | rs_transaction_data.cpp | 187 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType f… in AddCommand() function in OHOS::Rosen::RSTransactionData |
| D | rs_transaction_proxy.cpp | 65 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceComman… in AddCommand() function in OHOS::Rosen::RSTransactionProxy |