Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dqemu-pixman.h34 # define PIXMAN_LE_x8r8g8b8 PIXMAN_b8g8r8x8 macro
49 # define PIXMAN_LE_x8r8g8b8 PIXMAN_x8r8g8b8 macro
/openbmc/qemu/ui/
H A Dqemu-pixman.c99 { DRM_FORMAT_XRGB8888, PIXMAN_LE_x8r8g8b8 },
H A Dspice-display.c172 dest = pixman_image_create_bits(PIXMAN_LE_x8r8g8b8, bw, bh, in qemu_spice_create_one_update()
/openbmc/qemu/hw/display/
H A Dbochs-display.c174 : PIXMAN_LE_x8r8g8b8; in bochs_display_get_mode()