Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_touch_driver_generic_resistive.c83 static VOID _gx_touch_driver_generic_resistive_pen_down_event_send(GX_RESISTIVE_TOUCH *touch) in _gx_touch_driver_generic_resistive_pen_down_event_send()
142 static VOID _gx_touch_driver_generic_resistive_pen_drag_event_send(GX_RESISTIVE_TOUCH *touch) in _gx_touch_driver_generic_resistive_pen_drag_event_send()
203 static VOID _gx_touch_driver_generic_resistive_pen_up_event_send(GX_RESISTIVE_TOUCH *touch) in _gx_touch_driver_generic_resistive_pen_up_event_send()
260 static UINT _gx_touch_driver_generic_resistive_coord_calculate(GX_RESISTIVE_TOUCH *touch, in _gx_touch_driver_generic_resistive_coord_calculate()
330 VOID _gx_touch_driver_generic_resistive_setup(GX_RESISTIVE_TOUCH *touch, GX_RESISTIVE_TOUCH_INFO *i… in _gx_touch_driver_generic_resistive_setup()
379 static UINT _gx_touch_driver_generic_resistive_calibration_matrix_set(GX_RESISTIVE_TOUCH *touch, in _gx_touch_driver_generic_resistive_calibration_matrix_set()
464 static GX_BOOL _gx_touch_driver_generic_resistive_raw_read(GX_RESISTIVE_TOUCH *touch, GX_POINT *ret… in _gx_touch_driver_generic_resistive_raw_read()
582 static GX_BOOL _gx_touch_driver_generic_resistive_sample_read(GX_RESISTIVE_TOUCH *touch, GX_POINT *… in _gx_touch_driver_generic_resistive_sample_read()
635 static GX_BOOL _gx_touch_driver_generic_resistive_coordinate_update(GX_RESISTIVE_TOUCH *touch) in _gx_touch_driver_generic_resistive_coordinate_update()
700 VOID _gx_touch_driver_generic_resistive_update(GX_RESISTIVE_TOUCH *touch) in _gx_touch_driver_generic_resistive_update()
[all …]