Searched refs:SYN_REPORT (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/events/ozone/evdev/
H A Dkey_event_converter_evdev_unittest.cc99 {{0, 0}, EV_SYN, SYN_REPORT, 0},
103 {{0, 0}, EV_SYN, SYN_REPORT, 0},
128 {{0, 0}, EV_SYN, SYN_REPORT, 0},
132 {{0, 0}, EV_SYN, SYN_REPORT, 0},
136 {{0, 0}, EV_SYN, SYN_REPORT, 0},
140 {{0, 0}, EV_SYN, SYN_REPORT, 0},
181 {{0, 0}, EV_SYN, SYN_REPORT, 0},
185 {{0, 0}, EV_SYN, SYN_REPORT, 0},
189 {{0, 0}, EV_SYN, SYN_REPORT, 0},
193 {{0, 0}, EV_SYN, SYN_REPORT,
[all...]
H A Dtouch_event_converter_evdev_unittest.cc161 {{0, 0}, EV_ABS, ABS_MT_POSITION_Y, 51}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
203 {{0, 0}, EV_ABS, ABS_MT_POSITION_Y, 51}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
209 {{0, 0}, EV_ABS, ABS_MT_POSITION_Y, 43}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
213 {{0, 0}, EV_ABS, ABS_MT_POSITION_Y, 42}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
258 {{0, 0}, EV_ABS, ABS_MT_POSITION_Y, 51}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
262 {{0, 0}, EV_ABS, ABS_MT_TRACKING_ID, -1}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
298 {{0, 0}, EV_ABS, ABS_MT_POSITION_Y, 51}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
306 {{0, 0}, EV_ABS, ABS_MT_POSITION_X, 40}, {{0, 0}, EV_SYN, SYN_REPORT, 0}
314 {{0, 0}, EV_ABS, ABS_MT_POSITION_X, 40}, {{0, 0}, EV_SYN, SYN_REPORT, 0},
319 {{0, 0}, EV_ABS, ABS_MT_POSITION_Y, 102}, {{0, 0}, EV_SYN, SYN_REPORT,
[all...]
H A Dtouch_event_converter_evdev.cc241 case SYN_REPORT:
265 // including the next SYN_REPORT.
/external/qemu/android/
H A Dmultitouch-screen.c160 _push_event(EV_SYN, SYN_REPORT, 0);
183 _push_event(EV_SYN, SYN_REPORT, 0);
235 _push_event(EV_SYN, SYN_REPORT, 0);
H A Dlinux_keycodes.h495 #ifndef SYN_REPORT
496 #define SYN_REPORT 0 macro
/external/bluetooth/bluedroid/btif/include/
H A Duinput.h51 #define SYN_REPORT 0 macro
/external/kernel-headers/original/uapi/linux/
H A Dinput.h195 #define SYN_REPORT 0 macro
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c257 send_event(fd, EV_SYN, SYN_REPORT, 0);

Completed in 816 milliseconds