Searched refs:QEMU_PIXMAN_COLOR_BLACK (Results 1 – 3 of 3) sorted by relevance
59 #define QEMU_PIXMAN_COLOR_BLACK QEMU_PIXMAN_COLOR(0x00, 0x00, 0x00) macro
97 [QEMU_COLOR_BLACK] = QEMU_PIXMAN_COLOR_BLACK,107 [QEMU_COLOR_BLACK] = QEMU_PIXMAN_COLOR_BLACK,
523 pixman_color_t bg = QEMU_PIXMAN_COLOR_BLACK; in qemu_create_placeholder_surface()