Home
last modified time | relevance | path

Searched refs:x_pos (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/boot/efi/
Dsplash.c264 UINTN x_pos = 0; in graphics_splash() local
291 x_pos = (GraphicsOutput->Mode->Info->HorizontalResolution - dib->x) / 2; in graphics_splash()
308 EfiBltVideoToBltBuffer, x_pos, y_pos, 0, 0, in graphics_splash()
323 EfiBltBufferToVideo, 0, 0, x_pos, y_pos, in graphics_splash()