Home
last modified time | relevance | path

Searched defs:AddCommand (Results 1 – 8 of 8) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
Dcommand_server_impl.cpp41 int32_t CommandServerImpl::AddCommand(const CmdSharedPtr& cmd) in AddCommand() function in OHOS::CameraStandard::DeferredProcessing::CommandServerImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/feature/hyper_graphic_manager/
Drs_frame_rate_linker.cpp106 void RSFrameRateLinker::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand) in AddCommand() function in OHOS::Rosen::RSFrameRateLinker
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
Drs_transaction_data.cpp233 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType f… in AddCommand() function in OHOS::Rosen::RSTransactionData
242 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType … in AddCommand() function in OHOS::Rosen::RSTransactionData
Drs_transaction_proxy.cpp88 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceComman… in AddCommand() function in OHOS::Rosen::RSTransactionProxy
Drs_transaction_handler.cpp61 void RSTransactionHandler::AddCommand( in AddCommand() function in OHOS::Rosen::RSTransactionHandler
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
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_client/core/animation/
Drs_interactive_implict_animator.cpp436 void RSInteractiveImplictAnimator::AddCommand( in AddCommand() function in OHOS::Rosen::RSInteractiveImplictAnimator
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp4040 bool RSNode::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, in AddCommand() function in OHOS::Rosen::RSNode