Searched refs:PixelsPerScanLine (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DGraphicsOutput.h92 UINT32 PixelsPerScanLine; member in struct:__anon12145
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DGraphicsOutput.h51 UINT32 PixelsPerScanLine; member in struct:__anon10207
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVgaGraphicsOutput.c62 Info->PixelsPerScanLine = Info->HorizontalResolution;
88 Mode->FrameBufferSize = Info->PixelsPerScanLine * Info->VerticalResolution
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/QemuVideoDxe/
H A DGop.c44 Info->PixelsPerScanLine = Info->HorizontalResolution;
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/CirrusLogic5430Dxe/
H A DCirrusLogic5430GraphicsOutput.c38 Info->PixelsPerScanLine = Info->HorizontalResolution;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.c1879 (*Info)->PixelsPerScanLine = (ModeData->BytesPerScanLine * 8) / ModeData->BitsPerPixel;
2062 This->Mode->Info->PixelsPerScanLine = (ModeData->BytesPerScanLine * 8) / ModeData->BitsPerPixel;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DConSplitter.c718 Info->PixelsPerScanLine = 800;
2762 Info->PixelsPerScanLine = UgaHorizontalResolution;

Completed in 555 milliseconds