Home
last modified time | relevance | path

Searched refs:wl_buffer (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0023-waylandsink-Use-create_immed-to-create-dmabuf.patch37 struct wl_buffer *wbuf;
42 - struct wl_buffer *new_buffer)
70 struct wl_buffer *
H A D0027-waylandsink-Use-the-correct-video-info-to-access-all.patch25 struct wl_buffer *wbuf = NULL;
42 /* we don't know how to create a wl_buffer directly from the provided
H A D0032-waylandsink-Support-pointer-and-touch.patch142 + struct wl_buffer *buffer;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0023-waylandsink-Use-create_immed-to-create-dmabuf.patch37 struct wl_buffer *wbuf;
42 - struct wl_buffer *new_buffer)
70 struct wl_buffer *
H A D0027-waylandsink-Use-the-correct-video-info-to-access-all.patch25 struct wl_buffer *wbuf = NULL;
42 /* we don't know how to create a wl_buffer directly from the provided
H A D0032-waylandsink-Support-pointer-and-touch.patch142 + struct wl_buffer *buffer;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0022-waylandsink-Use-create_immed-to-create-dmabuf.patch37 struct wl_buffer *wbuf;
42 - struct wl_buffer *new_buffer)
70 struct wl_buffer *
H A D0026-waylandsink-Use-the-correct-video-info-to-access-all.patch25 struct wl_buffer *wbuf = NULL;
42 /* we don't know how to create a wl_buffer directly from the provided
H A D0031-waylandsink-Support-pointer-and-touch.patch123 + struct wl_buffer *buffer;
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/files/
H A D0001-Revert-egl-wayland-deprecate-drm_handle_format-and-d.patch48 - struct wl_buffer *ret;
49 + struct wl_buffer *ret = NULL;
104 - * and so we can rely on it to create wl_buffer's */
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-eglstream.c79 struct wl_buffer *buffer;
314 static struct wl_buffer *
476 xwl_eglstream_buffer_release_callback(void *data, struct wl_buffer *wl_buffer) in xwl_eglstream_buffer_release_callback() argument
635 struct wl_buffer *stream) in xwl_eglstream_display_handle_swapinterval_override()
H A Dxwayland.h96 struct wl_buffer *(*get_wl_buffer_for_pixmap)(PixmapPtr pixmap,
431 struct wl_buffer *xwl_shm_pixmap_get_wl_buffer(PixmapPtr pixmap);
444 struct wl_buffer *xwl_glamor_pixmap_get_wl_buffer(PixmapPtr pixmap,
H A Dxwayland-shm.c44 struct wl_buffer *buffer;
274 struct wl_buffer *
H A Dxwayland-present.c122 struct wl_buffer *buffer = in xwl_present_free_event()
172 xwl_present_buffer_release(void *data, struct wl_buffer *buffer) in xwl_present_buffer_release()
460 struct wl_buffer *buffer; in xwl_present_flip()
H A Dxwayland-glamor.c97 struct wl_buffer *
H A Dxwayland-glamor-gbm.c61 struct wl_buffer *buffer;
264 static struct wl_buffer *
H A Dxwayland.c801 struct wl_buffer *buffer; in xwl_window_post_damage()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch8 lots of hacks to attach a wl_buffer created in that way.
317 + buffer->legacy_buffer = (struct wl_buffer *)buffer->resource;
/OK3568_Linux_fs/buildroot/package/weston/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch8 lots of hacks to attach a wl_buffer created in that way.
317 + buffer->legacy_buffer = (struct wl_buffer *)buffer->resource;
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch8 lots of hacks to attach a wl_buffer created in that way.
/OK3568_Linux_fs/external/xserver/
H A DChangeLog8042 as the presenting window, the flip is represented by a wl_buffer and attached
8068 over the creation of a wl_buffer with GBM, in particular let
17179 struct wl_buffer *buffer;
20434 that many pixmaps. Instead, let's get the wl_buffer immediatly so that