Searched defs:scrolls_per_sec (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-input-synaptics/dist/src/ | ||
| H A D | synaptics.c | 2138 double scrolls_per_sec = (dy / abs(para->scroll_dist_vert)) / pkt_time; local in function:start_coasting 2150 double scrolls_per_sec = (dx / abs(para->scroll_dist_vert)) / pkt_time; local in function:start_coasting 2162 double scrolls_per_sec = (da / para->scroll_dist_circ) / pkt_time; local in function:start_coasting [all...] |
Completed in 6 milliseconds