Searched refs:atp_small_movement_threshold (Results 1 – 1 of 1) sorted by relevance
205 static u_int atp_small_movement_threshold = ATP_SMALL_MOVEMENT_THRESHOLD; variable207 &atp_small_movement_threshold, ATP_SMALL_MOVEMENT_THRESHOLD,1846 atp_small_movement_threshold) && in atp_stroke_has_small_movement()1848 atp_small_movement_threshold)); in atp_stroke_has_small_movement()1864 if (abs((P)) <= atp_small_movement_threshold) \ in atp_update_pending_mickeys()