Home
last modified time | relevance | path

Searched refs:ABS_MT_WIDTH_MAJOR (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Devdev_abs.h209 #if defined(ABS_MT_WIDTH_MAJOR) || (defined(HAVE_DECL_ABS_MT_WIDTH_MAJOR) && HAVE_DECL_ABS_MT_WIDTH…
211 static_assert((ABS_MT_WIDTH_MAJOR) == (0x32), "ABS_MT_WIDTH_MAJOR != 0x32");
214 # define ABS_MT_WIDTH_MAJOR 0x32
328 [ABS_MT_WIDTH_MAJOR] = XLAT(ABS_MT_WIDTH_MAJOR),
Devdev_mtslots.h26 #if defined(ABS_MT_WIDTH_MAJOR) || (defined(HAVE_DECL_ABS_MT_WIDTH_MAJOR) && HAVE_DECL_ABS_MT_WIDTH…
27 XLAT(ABS_MT_WIDTH_MAJOR),
Devdev_mtslots.in4 ABS_MT_WIDTH_MAJOR
Devdev_abs.in31 ABS_MT_WIDTH_MAJOR 0x32
/external/autotest/client/bin/input/
Dlinux_input.py777 ABS_MT_WIDTH_MAJOR = 0x32 # Major axis of approaching ellipse variable
1257 ABS_MT_WIDTH_MAJOR : 'MT_WIDTH_MAJOR',
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h769 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h714 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro