Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c399 static const uint32_t color_table_rgb[2][8] = { variable
1481 vga_get_color(ds, color_table_rgb[j][i])); in console_color_init()