Home
last modified time | relevance | path

Searched defs:accel_factor (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/src/
Dfilter-touchpad.c78 double accel_factor; in calculate_acceleration_factor() local
102 double accel_factor = calculate_acceleration_factor(accel, in accelerator_filter_touchpad() local
Dfilter-mouse.c80 double accel_factor; in calculate_acceleration_factor() local
113 double accel_factor = calculate_acceleration_factor(accel, in accelerator_filter_linear() local
Dfilter-low-dpi.c113 double accel_factor; in calculate_acceleration_factor() local
137 double accel_factor = calculate_acceleration_factor(accel, in accelerator_filter_low_dpi() local
Dfilter-custom.c177 double accel_factor = speed_out / speed_in; in custom_accel_function_profile() local
189 double accel_factor = custom_accel_function_profile(cf, speed); in custom_accel_function_filter() local
Dfilter-touchpad-x230.c136 double accel_factor; /* unitless factor */ in accelerator_filter_x230() local