Searched refs:libinput_event_touch_get_time_usec (Results 1 – 2 of 2) sorted by relevance
63 uint64_t time = libinput_event_touch_get_time_usec(touch); in OnEventTouchDown()150 uint64_t time = libinput_event_touch_get_time_usec(touch); in OnEventTouchMotion()196 uint64_t time = libinput_event_touch_get_time_usec(touch); in OnEventTouchUp()
149 uint64_t libinput_event_touch_get_time_usec(struct libinput_event_touch *event) in libinput_event_touch_get_time_usec() function