Home
last modified time | relevance | path

Searched refs:discrete_coords (Results 1 - 5 of 5) sorted by relevance

/third_party/libinput/src/
H A Dlibinput-private.h66 struct discrete_coords { struct
657 const struct discrete_coords *discrete);
H A Devdev-wheel.c187 struct discrete_coords discrete = { 0.0, 0.0 }; in wheel_flush_scroll()
H A Dlibinput.c181 struct discrete_coords discrete;
2520 const struct discrete_coords zero_discrete = {0}; in pointer_notify_axis_finger()
2554 const struct discrete_coords zero_discrete = {0}; in pointer_notify_axis_continuous()
2586 const struct discrete_coords *discrete) in pointer_notify_axis_legacy_wheel()
H A Devdev.h591 const struct discrete_coords *discrete_in);
H A Devdev.c411 const struct discrete_coords *discrete_in) in evdev_notify_axis_legacy_wheel()
414 struct discrete_coords discrete = *discrete_in; in evdev_notify_axis_legacy_wheel()

Completed in 15 milliseconds