Home
last modified time | relevance | path

Searched defs:isRenderServiceCommand (Results 1 – 7 of 7) sorted by relevance

/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()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
Drs_transaction_proxy.cpp88 …id RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, in AddCommand()
Drs_transaction_handler.cpp62 …std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, FollowType followType, NodeId no… in AddCommand()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
Drs_interactive_implict_animator.cpp437 …std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, FollowType followType, NodeId no… in AddCommand()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
Drs_transaction_proxy_test.cpp863 bool isRenderServiceCommand = false; variable
Drs_transaction_handler_test.cpp1009 bool isRenderServiceCommand = false; variable
/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()