Searched refs:pixman_color_t (Results 1 – 5 of 5) sorted by relevance
95 pixman_color_t *fgcol,96 pixman_color_t *bgcol,
114 } pixman_color_t; typedef
253 pixman_color_t *fgcol, in qemu_pixman_glyph_render()254 pixman_color_t *bgcol, in qemu_pixman_glyph_render()
95 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()
523 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()