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/ |
| D | rs_frame_rate_linker.cpp | 106 void RSFrameRateLinker::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand) in AddCommand()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/ |
| D | rs_transaction_proxy.cpp | 88 …id RSTransactionProxy::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, in AddCommand()
|
| D | rs_transaction_handler.cpp | 62 …std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, FollowType followType, NodeId no… in AddCommand()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| D | rs_interactive_implict_animator.cpp | 437 …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/ |
| D | rs_transaction_proxy_test.cpp | 863 bool isRenderServiceCommand = false; variable
|
| D | rs_transaction_handler_test.cpp | 1009 bool isRenderServiceCommand = false; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_node.cpp | 4040 bool RSNode::AddCommand(std::unique_ptr<RSCommand>& command, bool isRenderServiceCommand, in AddCommand()
|