Searched defs:followType (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/ |
H A D | rs_transaction_proxy.cpp | 67 FollowType followType, NodeId nodeId) in AddCommand() 93 …nProxy::AddCommandFromRT(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) in AddCommandFromRT() 347 …nProxy::AddRemoteCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) in AddRemoteCommand()
|
H A D | rs_transaction_data.cpp | 187 …nsactionData::AddCommand(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) in AddCommand() 196 …sactionData::AddCommand(std::unique_ptr<RSCommand>&& command, NodeId nodeId, FollowType followType) in AddCommand() 214 uint8_t followType = 0; in UnmarshallingCommand() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_connection_proxy_test.cpp | 68 FollowType followType = FollowType::FOLLOW_TO_PARENT; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_main_thread_test.cpp | 549 FollowType followType = FollowType::NONE; variable 568 FollowType followType = FollowType::NONE; variable 587 FollowType followType = FollowType::FOLLOW_TO_PARENT; variable 618 FollowType followType = FollowType::FOLLOW_TO_SELF; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_visitor.cpp | 1035 …sitor::SendCommandFromRT(std::unique_ptr<RSCommand>& command, NodeId nodeId, FollowType followType) in SendCommandFromRT()
|