Home
last modified time | relevance | path

Searched defs:dx_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.c673 double dx_unaccel = libinput_event_gesture_get_dx_unaccelerated(t); in print_gesture_event_with_coords() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandevents.c519 double dx_unaccel; in relative_pointer_handle_relative_motion() local
/third_party/weston/include/libweston/
Dlibweston.h379 double dx_unaccel; member
/third_party/weston/clients/
Dwindow.c4848 wl_fixed_t dx_unaccel, in relative_pointer_handle_motion()