Home
last modified time | relevance | path

Searched refs:touch_notify_touch_down (Results 1 – 4 of 4) sorted by relevance

/third_party/libinput/src/
Devdev-fallback.c380 touch_notify_touch_down(base, time, slot_idx, seat_slot, in fallback_flush_mt_down()
503 touch_notify_touch_down(base, time, -1, seat_slot, &point); in fallback_flush_st_down()
Dlibinput-private.h601 touch_notify_touch_down(struct libinput_device *device,
Dlibinput.c2641 touch_notify_touch_down(struct libinput_device *device, in touch_notify_touch_down() function
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff1196 - touch_notify_touch_down(base, time, slot_idx, seat_slot,
1202 + touch_notify_touch_down(base, time, slot_idx, seat_slot, slot->pressure,
1277 - touch_notify_touch_down(base, time, -1, seat_slot, &point);
1280 + touch_notify_touch_down(base, time, -1, seat_slot, pressure, &axis, &point, tool_type, &rect);