Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
Drs_transaction_data.cpp93 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType f… in AddCommand() function in OHOS::Rosen::RSTransactionData
98 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType … in AddCommand() function in OHOS::Rosen::RSTransactionData
Drs_transaction_proxy.cpp65 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceComman… in AddCommand() function in OHOS::Rosen::RSTransactionProxy