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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c104 /* Threshold for small movement noise (in mickeys) */
109 /* Threshold of instantaneous deltas beyond which movement is considered fast.*/
151 * The movement threshold for a stroke; this is the maximum difference
199 atp_sysctl_scale_factor_handler, "IU", "movement scale factor");
204 "the small movement black-hole for filtering noise");
211 * Strokes which accumulate at least this amount of absolute movement
218 "strokes with at least this amt. of movement are considered slides");
603 int delta_mickeys; /* change in location (un-smoothened movement)*/
632 /* Fields containing information about movement. */
637 int movement_dx; /* interpreted smoothened movement */
1434 boolean_t movement = false; local
1495 boolean_t movement = false; local
1637 boolean_t movement = false; local
[all...]

Completed in 53 milliseconds