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

  /external/qemu/android/
linux_keycodes.h 458 #ifndef ABS_MT_TOUCH_MINOR
459 #define ABS_MT_TOUCH_MINOR 0x31 /* Minor axis (omit if circular) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
input.h 689 #define ABS_MT_TOUCH_MINOR 0x31 /* Minor axis (omit if circular) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 689 #define ABS_MT_TOUCH_MINOR 0x31 /* Minor axis (omit if circular) */
  /bionic/libc/kernel/uapi/linux/
input.h 844 #define ABS_MT_TOUCH_MINOR 0x31
    [all...]
  /development/ndk/platforms/android-L/include/linux/
input.h 815 #define ABS_MT_TOUCH_MINOR 0x31
    [all...]
  /external/kernel-headers/original/uapi/linux/
input.h 840 #define ABS_MT_TOUCH_MINOR 0x31 /* Minor axis (omit if circular) */
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
input.h 829 #define ABS_MT_TOUCH_MINOR 0x31
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
input.h 829 #define ABS_MT_TOUCH_MINOR 0x31
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
input.h 829 #define ABS_MT_TOUCH_MINOR 0x31
    [all...]
  /system/core/toolbox/
getevent.h 586 LABEL(ABS_MT_TOUCH_MINOR),
  /frameworks/native/services/inputflinger/
EventHub.cpp 119 case ABS_MT_TOUCH_MINOR:
    [all...]
InputReader.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp     [all...]

Completed in 580 milliseconds