Home
last modified time | relevance | path

Searched refs:libinput_now (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/src/
H A Dtimer.c97 uint64_t now = libinput_now(timer->libinput); in libinput_timer_set_flags()
184 now = libinput_now(libinput); in libinput_timer_dispatch()
H A Devdev-totem.c554 uint64_t now = libinput_now(evdev_libinput_context(device)); in totem_interface_suspend()
654 libinput_now(evdev_libinput_context(device))); in totem_interface_device_removed()
663 uint64_t now = libinput_now(evdev_libinput_context(device)); in totem_interface_initial_proximity()
H A Devdev-tablet.c2167 uint64_t now = libinput_now(li); in tablet_suspend()
2176 tablet_flush(tablet, device, libinput_now(li)); in tablet_suspend()
2222 libinput_now(li)); in tablet_setup_touch_arbitration()
2323 tablet_proximity_out_quirk_set_timer(tablet, libinput_now(li)); in tablet_check_initial_proximity()
H A Devdev-fallback.c1098 if ((time = libinput_now(libinput)) == 0) in fallback_return_to_neutral_state()
1141 uint64_t time = libinput_now(evdev_libinput_context(device)); in fallback_interface_sync_initial_state()
H A Devdev-tablet-pad.c522 pad_flush(pad, device, libinput_now(libinput)); in pad_suspend()
H A Dlibinput-private.h803 libinput_now(struct libinput *libinput) in libinput_now() function
H A Devdev-mt-touchpad-tap.c1404 libinput_now(device->seat->libinput)); in tp_tap_config_set_enabled()
H A Devdev-mt-touchpad.c2039 uint64_t now = libinput_now(tp_libinput_context(tp)); in tp_clear_state()
3090 uint64_t time = libinput_now(tp_libinput_context(tp)); in tp_scroll_config_scroll_method_set_method()
H A Dlibinput.c2197 libinput->dispatch_time = libinput_now(libinput); in libinput_dispatch()

Completed in 37 milliseconds