Searched refs:update_touch_point (Results 1 – 1 of 1) sorted by relevance
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/ |
D | multi-touch-viewer.c | 78 update_touch_point(struct touch_event_test_params *p_params, int ev, in update_touch_point() function 152 update_touch_point((struct touch_event_test_params*)p_data, in touch_handle_down() 166 update_touch_point((struct touch_event_test_params*)p_data, in touch_handle_up() 179 update_touch_point((struct touch_event_test_params*)p_data, in touch_handle_motion() 192 update_touch_point(NULL, TOUCH_FRAME, 0, 0, 0, 0); in touch_handle_frame() 201 update_touch_point(NULL, TOUCH_CANCEL, 0, 0, 0, 0); in touch_handle_cancel()
|