Searched refs:x_pos (Results 1 - 1 of 1) sorted by relevance
/systemd/src/boot/efi/ |
H A D | splash.c | 263 UINTN x_pos = 0; local 285 x_pos = (GraphicsOutput->Mode->Info->HorizontalResolution - dib->x) / 2; 302 blt, EfiBltVideoToBltBuffer, x_pos, y_pos, 0, 0, 316 blt, EfiBltBufferToVideo, 0, 0, x_pos, y_pos,
|
Completed in 1011 milliseconds