Home
last modified time | relevance | path

Searched refs:qemu_pixman_to_drm_format (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/ui/
H A Dqemu-pixman.h77 uint32_t qemu_pixman_to_drm_format(pixman_format_code_t pixman);
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-udmabuf.c187 qemu_pixman_to_drm_format(fb->format), in virtio_gpu_create_dmabuf()
/openbmc/qemu/ui/
H A Dqemu-pixman.c117 uint32_t qemu_pixman_to_drm_format(pixman_format_code_t pixman_format) in qemu_pixman_to_drm_format() function