HomeSort by relevance Sort by last modified time
    Searched refs:ABS_MT_TOUCH_MINOR (Results 1 - 7 of 7) sorted by null

  /external/qemu/
linux_keycodes.h 458 #ifndef ABS_MT_TOUCH_MINOR
459 #define ABS_MT_TOUCH_MINOR 0x31 /* Minor axis (omit if circular) */
  /bionic/libc/kernel/common/linux/
input.h 810 #define ABS_MT_TOUCH_MINOR 0x31
    [all...]
  /external/kernel-headers/original/linux/
input.h 808 #define ABS_MT_TOUCH_MINOR 0x31 /* Minor axis (omit if circular) */
    [all...]
  /system/core/toolbox/
getevent.h 586 LABEL(ABS_MT_TOUCH_MINOR),
  /frameworks/base/services/input/
EventHub.cpp 139 case ABS_MT_TOUCH_MINOR:
    [all...]
InputReader.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]

Completed in 443 milliseconds