Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dmulti-touch-viewer.h28 struct touch_point_params struct
30 struct wl_list link;
31 int display;
32 int id;
33 float x, y;
34 float r;
35 int32_t n_vtx;
36 GLfloat *p_vertices;
37 GLfloat color[3];