Lines Matching defs:WaylandEglWindow
75 struct WaylandEglWindow struct
77 struct Task redraw_task;
78 struct wl_list link;
79 struct WaylandDisplay *p_display;
80 struct wl_surface *p_surface;
81 struct wl_shell_surface *p_shell_surface;
82 struct ivi_surface *p_ivi_surface;
83 struct wl_egl_window *p_egl_window;
84 struct wl_callback *p_frame_cb;
85 EGLSurface eglsurface;
86 struct {
110 struct WaylandEglWindow* argument