Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_touch_driver_generic_resistive.c471 INT stability_limit; in _gx_touch_driver_generic_resistive_raw_read() local
479 stability_limit = touch -> gx_resistive_touch_stability_limit; in _gx_touch_driver_generic_resistive_raw_read()
501 if (delta_x > stability_limit) in _gx_touch_driver_generic_resistive_raw_read()
507 if (delta_y > stability_limit) in _gx_touch_driver_generic_resistive_raw_read()