Home
last modified time | relevance | path

Searched defs:dy_unaccel (Results 1 – 6 of 6) sorted by relevance

/third_party/weston/libweston/
Dlibinput-device.c98 double dx_unaccel, dy_unaccel; in handle_pointer_motion() local
Dinput.c336 double *dx_unaccel, double *dy_unaccel) in weston_pointer_motion_to_rel()
479 double dx, dy, dx_unaccel, dy_unaccel; in pointer_send_relative_motion() local
/third_party/libinput/tools/
Dlibinput-debug-events.c674 double dy_unaccel = libinput_event_gesture_get_dy_unaccelerated(t); in print_gesture_event_with_coords() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandevents.c520 double dy_unaccel; in relative_pointer_handle_relative_motion() local
/third_party/weston/include/libweston/
Dlibweston.h380 double dy_unaccel; member
/third_party/weston/clients/
Dwindow.c4849 wl_fixed_t dy_unaccel) in relative_pointer_handle_motion()