Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dmulti-touch-viewer.h40 struct touch_event_test_params struct
42 struct WaylandDisplay *p_display;
43 struct WaylandEglWindow *p_window;
44 struct wl_seat *p_seat;
45 struct wl_touch *p_touch;
46 struct wl_list touch_point_list;
47 struct event_log_array log_array;
48 char *p_logfile;
49 int n_fail;
51 struct {
[all …]