Home
last modified time | relevance | path

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

/reactos/boot/environ/lib/io/display/efi/
H A Dgop.c95 UINTN FrameBufferSize; in ConsoleEfiGopEnable() local
132 EfiGopGetFrameBuffer(Protocol, &FrameBufferPhysical, &FrameBufferSize); in ConsoleEfiGopEnable()
138 FrameBufferSize, in ConsoleEfiGopEnable()
145 FrameBufferSize, in ConsoleEfiGopEnable()
159 GraphicsConsole->FrameBufferSize = FrameBufferSize; in ConsoleEfiGopEnable()
H A Dguicons.c165 GraphicsConsole->FrameBufferSize); in ConsoleFirmwareGraphicalDisable()
/reactos/boot/freeldr/freeldr/arch/i386/xbox/
H A Dxboxvideo.c29 ULONG FrameBufferSize; variable
204 if ((FrameBufferSize = XboxGetFramebufferSize(FrameBuffer)) == 0) in XboxVideoInit()
207 FrameBufferSize = 4 * 1024 * 1024; in XboxVideoInit()
230 ASSERT(ScreenWidth * ScreenHeight * BytesPerPixel <= FrameBufferSize); in XboxVideoInit()
H A Dxboxmem.c32 extern ULONG FrameBufferSize;
266 if (FrameBufferSize != 0) in XboxMemGetMemoryMap()
271 FrameBufferSize, in XboxMemGetMemoryMap()
H A Dmachxbox.c28 extern ULONG FrameBufferSize;
162 if (FrameBufferSize == 0) in DetectDisplayController()
185 PartialDescriptor->u.Memory.Length = FrameBufferSize; in DetectDisplayController()
/reactos/drivers/base/bootvid/i386/xbox/
H A Dbootvid.c166 ULONG FrameBufferSize = FrameBufferWidth * FrameBufferHeight * BytesPerPixel; in VidInitialize() local
169 if (FrameBufferSize > NV2A_VIDEO_MEMORY_SIZE) in VidInitialize()
182 if (NV2A_VIDEO_MEMORY_SIZE - FrameBufferSize < BackBufferSize) in VidInitialize()
/reactos/boot/environ/include/efi/
H A DGraphicsOutput.h256 UINTN FrameBufferSize; member
/reactos/boot/environ/app/rosload/
H A Droslogo.c9792 DspGraphicalConsole->FrameBufferSize, in OslDrawLogo()
/reactos/boot/environ/lib/firmware/efi/
H A Dfirmware.c1258 _Out_ UINTN *FrameBufferSize in EfiGopGetFrameBuffer() argument
1277 BlMmTranslateVirtualAddress(FrameBufferSize, &FrameBufferSizePhys); in EfiGopGetFrameBuffer()
1278 FrameBufferSize = PhysicalAddressToPtr(FrameBufferSizePhys); in EfiGopGetFrameBuffer()
1286 *FrameBufferSize = GopInterface->Mode->FrameBufferSize; in EfiGopGetFrameBuffer()
/reactos/win32ss/drivers/miniport/vga_new/
H A Dvbemodes.c383 VgaMode->FrameBufferSize = 64 * 1024; in InitializeModeTable()
410 VgaMode->FrameBufferSize = Size; in InitializeModeTable()
H A Dvga.h273 ULONG FrameBufferSize; member
H A Dmodeset.c498 pRequestedMode->FrameBufferSize; in VgaSetMode()
/reactos/boot/freeldr/freeldr/arch/uefi/
H A Duefivid.c48 framebufferData.BufferSize = gop->Mode->FrameBufferSize; in UefiInitializeVideo()
/reactos/boot/environ/include/
H A Dbl.h1157 ULONG FrameBufferSize; member
1610 _Out_ UINTN *FrameBufferSize