Searched refs:touch_notify_touch_up (Results 1 – 4 of 4) sorted by relevance
/third_party/libinput/src/ |
D | evdev-fallback.c | 440 touch_notify_touch_up(base, time, slot_idx, seat_slot); in fallback_flush_mt_up() 550 touch_notify_touch_up(base, time, -1, seat_slot); in fallback_flush_st_up()
|
D | libinput-private.h | 615 touch_notify_touch_up(struct libinput_device *device,
|
D | libinput.c | 2693 touch_notify_touch_up(struct libinput_device *device, in touch_notify_touch_up() function
|
/third_party/libinput/patch/diff_libinput_mmi/libinput/ |
D | libinput_0000.diff | 2193 - touch_notify_touch_up(base, time, slot_idx, seat_slot); 2196 + touch_notify_touch_up(base, time, slot_idx, seat_slot, tool_type); 2258 - touch_notify_touch_up(base, time, -1, seat_slot); 2261 + touch_notify_touch_up(base, time, -1, seat_slot, tool_type); 4699 touch_notify_touch_up(struct libinput_device *device, 5836 touch_notify_touch_up(struct libinput_device *device,
|