Home
last modified time | relevance | path

Searched refs:dyf_unaccel (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/libweston/
Dinput.c480 wl_fixed_t dxf, dyf, dxf_unaccel, dyf_unaccel; in pointer_send_relative_motion() local
500 dyf_unaccel = wl_fixed_from_double(dy_unaccel); in pointer_send_relative_motion()
508 dxf_unaccel, dyf_unaccel); in pointer_send_relative_motion()