Searched refs:libinput_event_touch_get_pressure (Results 1 – 2 of 2) sorted by relevance
71 double pressure = libinput_event_touch_get_pressure(touch); in OnEventTouchDown()165 double pressure = libinput_event_touch_get_pressure(touch); in OnEventTouchMotion()
159 double libinput_event_touch_get_pressure(struct libinput_event_touch* event) in libinput_event_touch_get_pressure() function