Searched refs:mga_color (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/ |
H A D | chip.c | 106 black = mga_color(0x00, 0x00, 0x00); 178 white = mga_color(0xff, 0xff, 0xff); 230 color = mga_color(0xaf, lineon, lineon); 242 color = mga_color(0xaf, lineon, lineon); 276 color = mga_color(recton, recton, recton);
|
H A D | dma.c | 98 fg = mga_color(0xff, 0x00, 0x00); 99 bg = mga_color(0xff, 0xff, 0xff);
|
H A D | libvtsSUNWmga.h | 250 extern uint_t mga_color(
|
H A D | tools.c | 743 mga_color( function
|
Completed in 18 milliseconds