Home
last modified time | relevance | path

Searched defs:QemuDmaBuf (Results 1 – 2 of 2) sorted by relevance

/qemu/ui/
H A Ddmabuf.c13 struct QemuDmaBuf { struct
32 QemuDmaBuf *qemu_dmabuf_new(uint32_t width, uint32_t height, in qemu_dmabuf_new() argument
/qemu/include/ui/
H A Ddmabuf.h13 typedef struct QemuDmaBuf QemuDmaBuf; typedef