Home
last modified time | relevance | path

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

/reactos/boot/environ/lib/io/display/efi/
H A Dgop.c20 _Out_ PULONG PixelDepth in ConsoleEfiGopGetGraphicalFormat() argument
26 *PixelDepth = 32; in ConsoleEfiGopGetGraphicalFormat()
31 *PixelDepth = 24; in ConsoleEfiGopGetGraphicalFormat()
94 ULONG Mode, PixelDepth; in ConsoleEfiGopEnable() local
128 Status = ConsoleEfiGopGetGraphicalFormat(&ModeInformation, &PixelDepth); in ConsoleEfiGopEnable()
157 GraphicsConsole->PixelDepth = PixelDepth; in ConsoleEfiGopEnable()
204 ULONG Mode, PixelDepth; in ConsoleEfiGopOpen() local
263 Status = ConsoleEfiGopGetGraphicalFormat(&ModeInformation, &PixelDepth); in ConsoleEfiGopOpen()
270 GraphicsConsole->PixelDepth = PixelDepth; in ConsoleEfiGopOpen()
H A Dguicons.c119 Console->PixelDepth); in ConsoleFirmwareGraphicalClear()
/reactos/boot/environ/lib/io/display/
H A Dguicons.c115 _In_ ULONG PixelDepth in ConsolepClearBuffer() argument
122 BytesPerPixel = PixelDepth / 8; in ConsolepClearBuffer()
/reactos/boot/environ/include/
H A Dbl.h1148 ULONG PixelDepth; member
2806 _In_ ULONG PixelDepth