Home
last modified time | relevance | path

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

/external/qemu/ui/
Dconsole.c237 static unsigned int vga_get_color(DisplayState *ds, unsigned int rgba) in vga_get_color() function
1481 vga_get_color(ds, color_table_rgb[j][i])); in console_color_init()