Home
last modified time | relevance | path

Searched defs:abs_y (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/rust/src/
H A Dlib.rs869 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_normal() localVariable
882 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_mini_limit() localVariable
895 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_mode_false() localVariable
911 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_normal_touchpad() localVariable
924 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_mini_limit_touchpad() localVariable
937 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_mode_false_touchpad() localVariable
953 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_offset_false_touchpad() localVariable
968 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_speed_false_touchpad() localVariable
983 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_mode_false_touchpad() localVariable
996 let mut abs_y: f64 = 0.0; in test_handle_motion_accelerate_capture_pc_nomarl_touchpad() localVariable
[all …]
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h236 EventJoyStickAxisAbsInfo abs_y; member