Home
last modified time | relevance | path

Searched refs:PIXMAN_BE_x8r8g8b8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/ui/
H A Dqemu-pixman.h24 # define PIXMAN_BE_x8r8g8b8 PIXMAN_x8r8g8b8 macro
39 # define PIXMAN_BE_x8r8g8b8 PIXMAN_b8g8r8x8 macro
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu-pixman.h29 return PIXMAN_BE_x8r8g8b8; in virtio_gpu_get_pixman_format()
/openbmc/qemu/ui/
H A Dconsole-gl.c62 case PIXMAN_BE_x8r8g8b8: in surface_gl_create_texture()
/openbmc/qemu/hw/display/
H A Dbochs-display.c173 ? PIXMAN_BE_x8r8g8b8 in bochs_display_get_mode()