Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dqemu-pixman.h72 PixelFormat qemu_pixelformat_from_pixman(pixman_format_code_t format);
/openbmc/qemu/ui/
H A Dqemu-pixman.c11 PixelFormat qemu_pixelformat_from_pixman(pixman_format_code_t format) in qemu_pixelformat_from_pixman() function
H A Dconsole.c1603 PixelFormat pf = qemu_pixelformat_from_pixman(fmt); in qemu_default_pixelformat()