Home
last modified time | relevance | path

Searched refs:pixman_color_t (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/ui/
H A Dqemu-pixman.h95 pixman_color_t *fgcol,
96 pixman_color_t *bgcol,
H A Dpixman-minimal.h114 } pixman_color_t; typedef
/openbmc/qemu/ui/
H A Dqemu-pixman.c253 pixman_color_t *fgcol, in qemu_pixman_glyph_render()
254 pixman_color_t *bgcol, in qemu_pixman_glyph_render()
H A Dconsole-vc.c95 static const pixman_color_t color_table_rgb[2][8] = {
128 int width, int height, pixman_color_t color) in qemu_console_fill_rect()
157 pixman_color_t fgcol, bgcol; in vga_putcharxy()
H A Dconsole.c523 pixman_color_t bg = QEMU_PIXMAN_COLOR_BLACK; in qemu_create_placeholder_surface()
524 pixman_color_t fg = QEMU_PIXMAN_COLOR_GRAY; in qemu_create_placeholder_surface()