Searched defs:orientation (Results 1 – 11 of 11) 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 317 def set_orientation(self, orientation): argument
|
/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 | 316 orientation: this.selectedDevice.orientation, constant
|
/tools/netsim/ui/dist/js/ |
D | device-info.js | 15 …name===e.selectedId){this.selectedDevice=i,this.holdRange||(this.yaw=i.orientation.yaw,this.pitch=… property
|
/tools/acloud/internal/proto/ |
D | user_config.proto | 41 optional string orientation = 10; field
|
/tools/netsim/ui/ts/netsim/ |
D | model.ts | 255 orientation:|Orientation|undefined; property 271 orientation:|Orientation|undefined; property
|
/tools/netsim/proto/netsim/ |
D | model.proto | 250 Orientation orientation = 5; field 264 Orientation orientation = 3; field
|
/tools/netsim/rust/daemon/src/ |
D | ranging.rs | 90 orientation: Quat, field
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiRssiTest.py | 1137 chamber_mode, orientation): argument
|
/tools/netsim/rust/proto/src/ |
D | model.rs | 2768 pub orientation: ::protobuf::MessageField<Orientation>, field 2979 pub orientation: ::protobuf::MessageField<Orientation>, field
|
D | frontend.rs | 671 pub orientation: ::protobuf::MessageField<super::super::model::Orientation>, field
|