Home
last modified time | relevance | path

Searched refs:get_axis_curve_by_speed_touchpad (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/rust/src/
H A Dlib.rs99 fn get_axis_curve_by_speed_touchpad(&self, device_type: usize) -> &CurveItem { in get_axis_curve_by_speed_touchpad() method
706 …let item = AxisAccelerateCurvesTouchpad::get_instance().get_axis_curve_by_speed_touchpad(valid_dev… in get_axis_gain_touchpad()