Home
last modified time | relevance | path

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

/qemu/include/ui/
H A Dqemu-pixman.h83 pixman_format_code_t qemu_pixman_get_format(PixelFormat *pf, int endian);
/qemu/ui/
H A Dqemu-pixman.c151 pixman_format_code_t qemu_pixman_get_format(PixelFormat *pf, int endian) in qemu_pixman_get_format() function
H A Dvnc.c2243 pixman_format_code_t fmt = qemu_pixman_get_format(&vs->client_pf, in set_pixel_conversion()