Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_touch_driver_generic_resistive.c37 VOID _gx_touch_driver_generic_resistive_setup(GX_RESISTIVE_TOUCH *touch, GX_RESISTIVE_TOUCH_INFO *i…
38 VOID _gx_touch_driver_generic_resistive_update(GX_RESISTIVE_TOUCH *touch);
39 VOID _gx_touch_driver_generic_resistive_calibrate(GX_RESISTIVE_TOUCH *touch);
83 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() argument
87 event.gx_event_payload.gx_event_pointdata = touch -> gx_resistive_touch_current_touch_coord; in _gx_touch_driver_generic_resistive_pen_down_event_send()
92 touch -> gx_resistive_touch_last_touch_coord = touch -> gx_resistive_touch_current_touch_coord; in _gx_touch_driver_generic_resistive_pen_down_event_send()
93 touch -> gx_resistive_touch_last_touch_state = GX_TOUCH_STATE_TOUCHED; 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() argument
145 …INT x_delta = GX_ABS(touch -> gx_resistive_touch_current_touch_coord.gx_point_x - touch -> gx_resi… in _gx_touch_driver_generic_resistive_pen_drag_event_send()
146 …INT y_delta = GX_ABS(touch -> gx_resistive_touch_current_touch_coord.gx_point_y - touch -> gx_resi… in _gx_touch_driver_generic_resistive_pen_drag_event_send()
[all …]
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/
Dtest_flash.icf1 /*###ICF### Section handled by ICF editor, don't touch! ****/