Searched defs:touch_point_params (Results 1 – 1 of 1) sorted by relevance
28 struct touch_point_params struct30 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];