Home
last modified time | relevance | path

Searched refs:last_point (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-totem.c42 struct device_coords last_point; member
320 delta.x = slot->axes.point.x - slot->last_point.x; in totem_slot_fetch_axes()
321 delta.y = slot->axes.point.y - slot->last_point.y; in totem_slot_fetch_axes()
364 slot->last_point.x = slot->axes.point.x; in slot_axes_initialize()
365 slot->last_point.y = slot->axes.point.y; in slot_axes_initialize()
486 slot->last_point = slot->axes.point; in totem_handle_slot_state()
/third_party/libabigail/include/
H A Dabg-diff-utils.h1155 point first_point(-1, -1), last_point(a_size -1, b_size -1), point_zero(0, 0); in compute_middle_snake()

Completed in 4 milliseconds