Home
last modified time | relevance | path

Searched refs:AddRemoteCommand (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_proxy.cpp81 AddRemoteCommand(command, nodeId, followType); in AddCommand()
347 void RSTransactionProxy::AddRemoteCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, Follo… in AddRemoteCommand() function in OHOS::Rosen::RSTransactionProxy
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_transaction_proxy.h90 … void AddRemoteCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
H A Drs_transaction_proxy_test.cpp847 instance->AddRemoteCommand(command, 1, FollowType::NONE);
854 instance->AddRemoteCommand(command, 1, FollowType::NONE);