Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
H A Dcommand_server_impl.cpp41 int32_t CommandServerImpl::AddCommand(const CmdSharedPtr& cmd) in AddCommand() function in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Draw_input_command.cpp151 void CommandList::AddCommand(std::shared_ptr<BaseCommand> command) in AddCommand() function in OHOS::Ace::CommandList
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp198 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) in AddCommand() function in OHOS::Rosen::RSTransactionData
207 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType followType) in AddCommand() function in OHOS::Rosen::RSTransactionData
H A Drs_transaction_proxy.cpp65 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, in AddCommand() function in OHOS::Rosen::RSTransactionProxy

Completed in 3 milliseconds