Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_touch_driver_generic_resistive.c879 GX_POINT raw_cal_points[3]; in _gx_touch_driver_generic_resistive_calibrate() local
916 if (_gx_touch_driver_generic_resistive_sample_read(touch, &raw_cal_points[0])) in _gx_touch_driver_generic_resistive_calibrate()
942 if (_gx_touch_driver_generic_resistive_sample_read(touch, &raw_cal_points[1])) in _gx_touch_driver_generic_resistive_calibrate()
968 if (_gx_touch_driver_generic_resistive_sample_read(touch, &raw_cal_points[2])) in _gx_touch_driver_generic_resistive_calibrate()
982 (GX_POINT *) raw_cal_points); /* Touch coordinates */ in _gx_touch_driver_generic_resistive_calibrate()