Searched defs:abs_x (Results 1 – 2 of 2) sorted by relevance
868 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_normal() localVariable881 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_mini_limit() localVariable894 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_capture_mode_false() localVariable910 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_normal_touchpad() localVariable923 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_mini_limit_touchpad() localVariable936 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_capture_mode_false_touchpad() localVariable952 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_offset_false_touchpad() localVariable967 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_speed_false_touchpad() localVariable982 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_mode_false_touchpad() localVariable995 let mut abs_x: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_nomarl_touchpad() localVariable[all …]
235 EventJoyStickAxisAbsInfo abs_x; member