Searched refs:ABS_MT_TRACKING_ID (Results 1 - 4 of 4) sorted by relevance

/external/qemu/android/
H A Dmultitouch-screen.c155 _push_event(EV_ABS, ABS_MT_TRACKING_ID, slot_index);
182 _push_event(EV_ABS, ABS_MT_TRACKING_ID, -1);
/external/qemu/
H A Dlinux_keycodes.h482 #ifndef ABS_MT_TRACKING_ID
483 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro
/external/qemu/hw/
H A Dgoldfish_events_device.c490 events_set_bit(s, EV_ABS, ABS_MT_TRACKING_ID);
495 abs_values[ABS_MT_TRACKING_ID].max = abs_values[ABS_MT_SLOT].max + 1;
/external/kernel-headers/original/linux/
H A Dinput.h816 #define ABS_MT_TRACKING_ID 0x39 /* Unique ID of initiated contact */ macro

Completed in 143 milliseconds