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

  /external/strace/xlat/
evdev_mtslots.h 31 #if defined(ABS_MT_BLOB_ID) || (defined(HAVE_DECL_ABS_MT_BLOB_ID) && HAVE_DECL_ABS_MT_BLOB_ID)
32 XLAT(ABS_MT_BLOB_ID),
evdev_abs.h 109 #if defined(ABS_MT_BLOB_ID) || (defined(HAVE_DECL_ABS_MT_BLOB_ID) && HAVE_DECL_ABS_MT_BLOB_ID)
110 XLAT(ABS_MT_BLOB_ID),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 696 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */
  /bionic/libc/kernel/uapi/linux/
input.h 861 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /development/ndk/platforms/android-21/include/linux/
input.h 852 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /external/kernel-headers/original/uapi/linux/
input.h 855 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */
    [all...]
  /external/libvncserver/x11vnc/misc/
qt_tslib_inject.pl 501 $ABS_MT_BLOB_ID = 0x38;
uinput.pl 383 $ABS_MT_BLOB_ID = 0x38;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 780 #define ABS_MT_BLOB_ID 0x38 /* Group a set of packets as a blob */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
input.h 852 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
input.h 852 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
input.h 852 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
input.h 852 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
input.h 852 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
input.h 852 #define ABS_MT_BLOB_ID 0x38
    [all...]
  /frameworks/native/services/inputflinger/
EventHub.cpp 126 case ABS_MT_BLOB_ID:
    [all...]

Completed in 435 milliseconds