Searched refs:libinput_event_touch_get_y_transformed (Results 1 – 3 of 3) sorted by relevance
189 double libinput_event_touch_get_y_transformed(struct libinput_event_touch *event, uint32_t height) in libinput_event_touch_get_y_transformed() function
40 double libinput_event_touch_get_y_transformed(struct libinput_event_touch *event, uint32_t height) in libinput_event_touch_get_y_transformed() function
1686 .y = libinput_event_touch_get_y_transformed(touch, height), in UpdateDisplayInfo()