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

/systemd/src/boot/efi/
H A Dsplash.c255 EFI_GRAPHICS_OUTPUT_BLT_PIXEL pixel = {}; local
269 pixel.Red = 0xc0;
270 pixel.Green = 0xc0;
271 pixel.Blue = 0xc0;
273 background = &pixel;

Completed in 7 milliseconds