Home
last modified time | relevance | path

Searched refs:ABS_DISTANCE (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Devdev_abs.h66 #if defined(ABS_DISTANCE) || (defined(HAVE_DECL_ABS_DISTANCE) && HAVE_DECL_ABS_DISTANCE)
67 XLAT(ABS_DISTANCE),
Devdev_abs.in21 ABS_DISTANCE
/external/autotest/client/bin/input/
Dlinux_input.py765 ABS_DISTANCE = 0x19 variable
1248 ABS_DISTANCE : 'DISTANCE',
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h733 #define ABS_DISTANCE 0x19 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c252 [ABS_DISTANCE] = "Distance", [ABS_TILT_X] = "XTilt",