Searched refs:libinput_event_get_touch_contact_long_axis (Results 1 – 2 of 2) sorted by relevance
78 int32_t longAxis = libinput_event_get_touch_contact_long_axis(touch); in OnEventTouchDown()166 int32_t longAxis = libinput_event_get_touch_contact_long_axis(touch); in OnEventTouchMotion()
164 int32_t libinput_event_get_touch_contact_long_axis(struct libinput_event_touch *event) in libinput_event_get_touch_contact_long_axis() function