Searched defs:wl_shell_surface (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wlwindow.c | 106 handle_ping (void *data, struct wl_shell_surface *wl_shell_surface, in handle_ping() 113 handle_configure (void *data, struct wl_shell_surface *wl_shell_surface, in handle_configure() 128 handle_popup_done (void *data, struct wl_shell_surface *wl_shell_surface) in handle_popup_done()
|
D | wlwindow.h | 55 struct wl_shell_surface *wl_shell_surface; member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
D | gstglwindow_wayland_egl.c | 190 handle_ping (void *data, struct wl_shell_surface *wl_shell_surface, in handle_ping() 204 handle_configure (void *data, struct wl_shell_surface *wl_shell_surface, in handle_configure() 216 handle_popup_done (void *data, struct wl_shell_surface *wl_shell_surface) in handle_popup_done() 322 struct wl_shell_surface *wl_shell_surface; in create_wl_shell_surface() local
|
D | gstglwindow_wayland_egl.h | 73 struct wl_shell_surface *wl_shell_surface; member
|