Searched refs:libinput_event_get_touch_contact_short_axis (Results 1 – 2 of 2) sorted by relevance
79 int32_t shortAxis = libinput_event_get_touch_contact_short_axis(touch); in OnEventTouchDown()170 int32_t shortAxis = libinput_event_get_touch_contact_short_axis(touch); in OnEventTouchMotion()
169 int32_t libinput_event_get_touch_contact_short_axis(struct libinput_event_touch *event) in libinput_event_get_touch_contact_short_axis() function