Searched defs:abs_y (Results 1 – 2 of 2) sorted by relevance
869 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_normal() localVariable882 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_mini_limit() localVariable895 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_mode_false() localVariable911 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_normal_touchpad() localVariable924 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_mini_limit_touchpad() localVariable937 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_mode_false_touchpad() localVariable953 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_offset_false_touchpad() localVariable968 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_speed_false_touchpad() localVariable983 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_mode_false_touchpad() localVariable996 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_nomarl_touchpad() localVariable[all …]
236 EventJoyStickAxisAbsInfo abs_y; member