Searched refs:libinput_event_touch_get_tool_y_transformed (Results 1 – 3 of 3) sorted by relevance
199 double libinput_event_touch_get_tool_y_transformed(struct libinput_event_touch *event, uint32_t hei… in libinput_event_touch_get_tool_y_transformed() function
50 double libinput_event_touch_get_tool_y_transformed(struct libinput_event_touch *event, uint32_t hei… in libinput_event_touch_get_tool_y_transformed() function
1694 …touchInfo.toolRect.point.y = static_cast<int32_t>(libinput_event_touch_get_tool_y_transformed(touc… in UpdateDisplayInfo()