Home
last modified time | relevance | path

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

/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
/qemu/ui/
H A Dqemu-pixman.c254 pixman_color_t *fgcol, in qemu_pixman_glyph_render()
255 pixman_color_t *bgcol, in qemu_pixman_glyph_render()
H A Dconsole-vc.c98 static const pixman_color_t color_table_rgb[2][8] = {
131 int width, int height, pixman_color_t color) in qemu_console_fill_rect()
160 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()