Searched refs:wayland_surface (Results 1 – 4 of 4) sorted by relevance
37 struct wayland_surface;58 struct wayland_surface *surface,73 struct wayland_surface { struct102 static INLINE struct wayland_surface * argument103 wayland_surface(const struct native_surface *nsurf) in wayland_surface() function105 return (struct wayland_surface *) nsurf; in wayland_surface()
148 struct wayland_surface *surface = data; in wayland_release_pending_resource()164 wayland_window_surface_handle_resize(struct wayland_surface *surface) in wayland_window_surface_handle_resize()207 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_validate()230 struct wayland_surface *surface = data; in wayland_frame_callback()254 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_swap_buffers()302 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_present()353 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_destroy()376 struct wayland_surface *surface; in wayland_create_window_surface()380 surface = CALLOC_STRUCT(wayland_surface); in wayland_create_window_surface()
78 struct wayland_surface *surface, in wayland_create_shm_buffer()
93 struct wayland_surface *surface, in wayland_create_drm_buffer()