Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dota_chamber.py61 def set_orientation(self, orientation): argument
97 def set_orientation(self, orientation): argument
140 def set_orientation(self, orientation): argument
167 def set_orientation(self, orientation): argument
266 def set_orientation(self, orientation): argument
316 def set_orientation(self, orientation): argument
/tools/netsim/src/controller/
Ddevice.h38 model::Orientation orientation; variable
/tools/netsim/ui/dist/js/
Ddevice-info.js1 …name===i.selectedId){this.selectedDevice=e,this.holdRange||(this.yaw=e.orientation.yaw,this.pitch=… property
/tools/netsim/ui/ts/
Ddevice-observer.ts58 get orientation(): {yaw: number; pitch: number; roll: number} { method in Device
78 set orientation(ori: {yaw: number; pitch: number; roll: number}) { method in Device
Ddevice-info.ts293 orientation: this.selectedDevice.orientation, constant
Dmodel.ts76 orientation:|Orientation|undefined; property
/tools/acloud/internal/proto/
Duser_config.proto41 optional string orientation = 10; field
/tools/netsim/rust/netsim-cxx/src/devices/
Ddevice.rs37 orientation: ProtoOrientation, field
/tools/netsim/src/proto/
Dmodel.proto87 Orientation orientation = 5; field
/tools/netsim/rust/frontend-proto/src/
Dmodel.rs1131 pub orientation: ::protobuf::MessageField<Orientation>, field