Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dqemu-pixman.h83 pixman_format_code_t qemu_pixman_get_format(PixelFormat *pf);
/openbmc/qemu/ui/
H A Dqemu-pixman.c150 pixman_format_code_t qemu_pixman_get_format(PixelFormat *pf) in qemu_pixman_get_format() function
H A Dvnc.c2245 pixman_format_code_t fmt = qemu_pixman_get_format(&vs->client_pf); in set_pixel_conversion()