Home
last modified time | relevance | path

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

/foundation/graphic/standard/rosen/modules/render_service_base/src/transaction/
Drs_transaction_data.cpp65 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>& command) in AddCommand() function in OHOS::Rosen::RSTransactionData
70 void RSTransactionData::AddCommand(std::unique_ptr<RSCommand>&& command) in AddCommand() function in OHOS::Rosen::RSTransactionData
Drs_transaction_proxy.cpp63 void RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceComman… in AddCommand() function in OHOS::Rosen::RSTransactionProxy