Searched refs:color1 (Results 1 – 1 of 1) sorted by relevance
2222 unsigned int color1, in vga_draw_cursor_line() argument2245 ((uint32_t *)d)[0] = color1; in vga_draw_cursor_line()2256 unsigned int color0, color1; in cirrus_cursor_draw_line() local2307 color1 = rgb_to_pixel32(c6_to_8(palette[0xf * 3]), in cirrus_cursor_draw_line()2311 vga_draw_cursor_line(d1, src, poffset, w, color0, color1, 0xffffff); in cirrus_cursor_draw_line()