Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 11 of 11) 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
317 def set_orientation(self, orientation): argument
/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.ts316 orientation: this.selectedDevice.orientation, constant
/tools/netsim/ui/dist/js/
Ddevice-info.js15 …name===e.selectedId){this.selectedDevice=i,this.holdRange||(this.yaw=i.orientation.yaw,this.pitch=… property
/tools/acloud/internal/proto/
Duser_config.proto41 optional string orientation = 10; field
/tools/netsim/ui/ts/netsim/
Dmodel.ts255 orientation:|Orientation|undefined; property
271 orientation:|Orientation|undefined; property
/tools/netsim/proto/netsim/
Dmodel.proto250 Orientation orientation = 5; field
264 Orientation orientation = 3; field
/tools/netsim/rust/daemon/src/
Dranging.rs90 orientation: Quat, field
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRssiTest.py1137 chamber_mode, orientation): argument
/tools/netsim/rust/proto/src/
Dmodel.rs2768 pub orientation: ::protobuf::MessageField<Orientation>, field
2979 pub orientation: ::protobuf::MessageField<Orientation>, field
Dfrontend.rs671 pub orientation: ::protobuf::MessageField<super::super::model::Orientation>, field