HomeSort by relevance Sort by last modified time
    Searched defs:ABS_MT_TOUCH_MAJOR (Results 1 - 3 of 3) sorted by null

  /external/qemu/
linux_keycodes.h 455 #ifndef ABS_MT_TOUCH_MAJOR
456 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */
  /bionic/libc/kernel/common/linux/
input.h 809 #define ABS_MT_TOUCH_MAJOR 0x30
    [all...]
  /external/kernel-headers/original/linux/
input.h 807 #define ABS_MT_TOUCH_MAJOR 0x30 /* Major axis of touching ellipse */
822 #define ABS_MT_FIRST ABS_MT_TOUCH_MAJOR
    [all...]

Completed in 56 milliseconds