Home
last modified time | relevance | path

Searched refs:qemu_dmabuf_new (Results 1 – 6 of 6) sorted by relevance

/qemu/include/ui/
A Ddmabuf.h15 QemuDmaBuf *qemu_dmabuf_new(uint32_t width, uint32_t height,
/qemu/ui/
A Ddmabuf.c32 QemuDmaBuf *qemu_dmabuf_new(uint32_t width, uint32_t height, in qemu_dmabuf_new() function
A Ddbus-listener.c518 dmabuf = qemu_dmabuf_new(w, h, stride, x, y, backing_width, in dbus_scanout_texture()
/qemu/hw/display/
A Dvirtio-gpu-udmabuf.c185 dmabuf->buf = qemu_dmabuf_new(r->width, r->height, fb->stride, in virtio_gpu_create_dmabuf()
A Dvhost-user-gpu.c284 dmabuf = qemu_dmabuf_new(m->width, m->height, in vhost_user_gpu_handle_display()
/qemu/hw/vfio/
A Ddisplay.c249 dmabuf->buf = qemu_dmabuf_new(plane.width, plane.height, in vfio_display_get_dmabuf()

Completed in 14 milliseconds