Searched defs:WaylandEglWindow (Results 1 – 1 of 1) sorted by relevance
75 struct WaylandEglWindow struct77 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;[all …]