Home
last modified time | relevance | path

Searched refs:azimuth (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c1090 int azimuth; in mt_process_slot() local
1107 azimuth = *slot->a; in mt_process_slot()
1110 if (azimuth > max_azimuth * 2) in mt_process_slot()
1111 azimuth -= max_azimuth * 4; in mt_process_slot()
1112 orientation = -azimuth; in mt_process_slot()
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py146 self.azimuth = 0
187 self.azimuth = 0
H A Dtest_multitouch.py66 self.azimuth = 0
968 t0.azimuth = 270