Searched refs:TILT_RES (Results 1 – 4 of 4) sorted by relevance
48 #define TILT_RES (180/M_PI) /* Reported tilt resolution in points/radian macro
220 min_res = max_res = res = round(TILT_RES); in wcmInitAxes()249 min_res = max_res = res = round(TILT_RES); in wcmInitAxes()
732 common->wcmTiltFactX = TILT_RES / in usbWcmGetRanges()770 common->wcmTiltFactY = TILT_RES / in usbWcmGetRanges()
6037 Add a constant for resolution currently expected by applications: TILT_RES,