Searched refs:PixelDepth (Results 1 – 4 of 4) sorted by relevance
20 _Out_ PULONG PixelDepth in ConsoleEfiGopGetGraphicalFormat() argument26 *PixelDepth = 32; in ConsoleEfiGopGetGraphicalFormat()31 *PixelDepth = 24; in ConsoleEfiGopGetGraphicalFormat()94 ULONG Mode, PixelDepth; in ConsoleEfiGopEnable() local128 Status = ConsoleEfiGopGetGraphicalFormat(&ModeInformation, &PixelDepth); in ConsoleEfiGopEnable()157 GraphicsConsole->PixelDepth = PixelDepth; in ConsoleEfiGopEnable()204 ULONG Mode, PixelDepth; in ConsoleEfiGopOpen() local263 Status = ConsoleEfiGopGetGraphicalFormat(&ModeInformation, &PixelDepth); in ConsoleEfiGopOpen()270 GraphicsConsole->PixelDepth = PixelDepth; in ConsoleEfiGopOpen()
119 Console->PixelDepth); in ConsoleFirmwareGraphicalClear()
115 _In_ ULONG PixelDepth in ConsolepClearBuffer() argument122 BytesPerPixel = PixelDepth / 8; in ConsolepClearBuffer()
1148 ULONG PixelDepth; member2806 _In_ ULONG PixelDepth