Home
last modified time | relevance | path

Searched refs:qemu_dmabuf_get_texture (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/ui/
H A Degl-headless.c91 texture = qemu_dmabuf_get_texture(dmabuf); in egl_scanout_dmabuf()
112 texture = qemu_dmabuf_get_texture(dmabuf); in egl_cursor_dmabuf()
H A Ddmabuf.c131 uint32_t qemu_dmabuf_get_texture(QemuDmaBuf *dmabuf) in qemu_dmabuf_get_texture() function
H A Degl-helpers.c312 uint32_t texture = qemu_dmabuf_get_texture(dmabuf); in egl_dmabuf_import_texture()
365 texture = qemu_dmabuf_get_texture(dmabuf); in egl_dmabuf_release_texture()
H A Dgtk-egl.c278 texture = qemu_dmabuf_get_texture(dmabuf); in gd_egl_scanout_dmabuf()
310 texture = qemu_dmabuf_get_texture(dmabuf); in gd_egl_cursor_dmabuf()
H A Dgtk-gl-area.c311 texture = qemu_dmabuf_get_texture(dmabuf); in gd_gl_area_scanout_dmabuf()
H A Dspice-display.c989 texture = qemu_dmabuf_get_texture(dmabuf); in qemu_spice_gl_cursor_dmabuf()
1055 texture = qemu_dmabuf_get_texture(dmabuf); in qemu_spice_gl_update()
H A Ddbus-listener.c501 texture = qemu_dmabuf_get_texture(dmabuf); in dbus_cursor_dmabuf()
/openbmc/qemu/include/ui/
H A Ddmabuf.h33 uint32_t qemu_dmabuf_get_texture(QemuDmaBuf *dmabuf);