Searched defs:orientation (Results 1 – 10 of 10) sorted by relevance
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
| D | ota_chamber.py | 61 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/ |
| D | device.h | 38 model::Orientation orientation; variable
|
| /tools/netsim/ui/dist/js/ |
| D | device-info.js | 1 …name===i.selectedId){this.selectedDevice=e,this.holdRange||(this.yaw=e.orientation.yaw,this.pitch=… property
|
| /tools/netsim/ui/ts/ |
| D | device-observer.ts | 58 get orientation(): {yaw: number; pitch: number; roll: number} { method in Device 78 set orientation(ori: {yaw: number; pitch: number; roll: number}) { method in Device
|
| D | device-info.ts | 293 orientation: this.selectedDevice.orientation, constant
|
| D | model.ts | 76 orientation:|Orientation|undefined; property
|
| /tools/acloud/internal/proto/ |
| D | user_config.proto | 41 optional string orientation = 10; field
|
| /tools/netsim/rust/netsim-cxx/src/devices/ |
| D | device.rs | 37 orientation: ProtoOrientation, field
|
| /tools/netsim/src/proto/ |
| D | model.proto | 87 Orientation orientation = 5; field
|
| /tools/netsim/rust/frontend-proto/src/ |
| D | model.rs | 1131 pub orientation: ::protobuf::MessageField<Orientation>, field
|