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

/systemd/src/boot/efi/
H A Dsplash.h19 EFI_STATUS graphics_splash(UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background);
H A Dsplash.c254 EFI_STATUS graphics_splash(UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background) { argument
267 if (!background) {
273 background = &pixel;
290 (EFI_GRAPHICS_OUTPUT_BLT_PIXEL *)background,

Completed in 2193 milliseconds