Searched refs:fill2 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/fb/
H A Dfbfill.c92 grub_uint8_t fill2 = (grub_uint8_t)((color >> 16) & 0xFF); local
107 *dstptr++ = fill2;

Completed in 20 milliseconds