Home
last modified time | relevance | path

Searched defs:ABS_MT_TOUCH_MAJOR (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h712 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h767 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */ macro
/external/autotest/client/bin/input/
Dlinux_input.py775 ABS_MT_TOUCH_MAJOR = 0x30 # Major axis of touching ellipse variable