Home
last modified time | relevance | path

Searched refs:qemu_dmabuf_get_stride (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/ui/
H A Ddmabuf.h30 uint32_t qemu_dmabuf_get_stride(QemuDmaBuf *dmabuf);
/openbmc/qemu/ui/
H A Ddmabuf.c110 uint32_t qemu_dmabuf_get_stride(QemuDmaBuf *dmabuf) in qemu_dmabuf_get_stride() function
H A Degl-helpers.c328 attrs[i++] = qemu_dmabuf_get_stride(dmabuf); in egl_dmabuf_import_texture()
H A Ddbus-listener.c300 stride = qemu_dmabuf_get_stride(dmabuf); in dbus_scanout_dmabuf()
H A Dspice-display.c1078 stride = qemu_dmabuf_get_stride(dmabuf); in qemu_spice_gl_update()