Searched defs:speed_in (Results 1 - 5 of 5) sorted by relevance
/third_party/libinput/src/ |
H A D | filter-mouse.c | 197 pointer_accel_profile_linear(struct motion_filter *filter, void *data, double speed_in, uint64_t time) pointer_accel_profile_linear() argument
|
H A D | filter-low-dpi.c | 74 pointer_accel_profile_linear_low_dpi(struct motion_filter *filter, void *data, double speed_in, uint64_t time) pointer_accel_profile_linear_low_dpi() argument
|
H A D | filter-touchpad.c | 190 touchpad_accel_profile_linear(struct motion_filter *filter, void *data, double speed_in, uint64_t time) touchpad_accel_profile_linear() argument [all...] |
H A D | filter-custom.c | 124 custom_accel_function_profile(struct custom_accel_function *cf, double speed_in) custom_accel_function_profile() argument 225 custom_accelerator_profile(enum libinput_config_accel_type accel_type, struct motion_filter *filter, double speed_in) custom_accelerator_profile() argument 339 custom_accel_profile_fallback(struct motion_filter *filter, void *data, double speed_in, uint64_t time) custom_accel_profile_fallback() argument 362 custom_accel_profile_motion(struct motion_filter *filter, void *data, double speed_in, uint64_t time) custom_accel_profile_motion() argument 385 custom_accel_profile_scroll(struct motion_filter *filter, void *data, double speed_in, uint64_t time) custom_accel_profile_scroll() argument [all...] |
H A D | filter-touchpad-x230.c | 248 touchpad_lenovo_x230_accel_profile(struct motion_filter *filter, void *data, double speed_in, uint64_t time) touchpad_lenovo_x230_accel_profile() argument
|
Completed in 3 milliseconds