Home
last modified time | relevance | path

Searched refs:y_scale_coeff (Results 1 - 3 of 3) sorted by relevance

/third_party/libinput/src/
H A Devdev-mt-touchpad.h346 double y_scale_coeff; member
377 double y_scale_coeff; member
564 normalized.y = delta.y * tp->accel.y_scale_coeff; in tp_normalize_delta()
H A Devdev-mt-touchpad-buttons.c979 tp->buttons.motion_dist.y_scale_coeff = 1.0/absinfo_y->resolution; in tp_init_buttons()
H A Devdev-mt-touchpad.c2985 tp->accel.y_scale_coeff = (DEFAULT_MOUSE_DPI/25.4) / res_y; in tp_init_accel()

Completed in 8 milliseconds