/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/ |
D | Gop.c | 29 Info->PixelFormat = PixelBitMask; in QemuVideoCompleteModeInfo() 35 Info->PixelFormat = PixelBitMask; in QemuVideoCompleteModeInfo() 42 Info->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in QemuVideoCompleteModeInfo()
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/ |
D | FbGop.c | 874 CurrentModeData->PixelFormat = PixelBitMask; in FbGopCheckForVbe() 878 CurrentModeData->PixelFormat = PixelRedGreenBlueReserved8BitPerColor; in FbGopCheckForVbe() 880 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in FbGopCheckForVbe() 899 FbGopPrivate->GraphicsOutput.Mode->Info->PixelFormat = CurrentModeData->PixelFormat; in FbGopCheckForVbe() 981 (*Info)->PixelFormat = ModeData->PixelFormat; in FbGopGraphicsOutputQueryMode()
|
D | FbGop.h | 68 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/GraphicsOutput/ |
D | GraphicsOutput.h | 55 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat; member
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Protocol/ |
D | GraphicsOutput.h | 47 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | GraphicsOutput.h | 83 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat; member
|
/device/generic/goldfish-opengl/system/egl/ |
D | eglDisplay.h | 61 EGLBoolean getConfigNativePixelFormat(EGLConfig config, PixelFormat * format);
|
D | eglDisplay.cpp | 215 PixelFormat format; in processConfigs() 496 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat()
|
/device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/ |
D | GopScreen.c | 82 (*Info)->PixelFormat = PixelBltOnly; in EmuGopQuerytMode() 349 Private->GraphicsOutput.Mode->Info->PixelFormat = PixelBltOnly; in EmuGopConstructor()
|
/device/linaro/bootloader/edk2/OptionRomPkg/Library/FrameBufferBltLib/ |
D | FrameBufferBltLib.c | 100 switch (FrameBufferInfo->PixelFormat) { in BltLibConfigure() 111 ASSERT (FrameBufferInfo->PixelFormat != PixelBltOnly); in BltLibConfigure() 117 mPixelFormat = FrameBufferInfo->PixelFormat; in BltLibConfigure()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/ |
D | Linux.c | 511 if (Info->PixelFormat == PixelRedGreenBlueReserved8BitPerColor) { in SetupGraphicsFromGop() 523 } else if (Info->PixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in SetupGraphicsFromGop() 534 } else if (Info->PixelFormat == PixelBitMask) { in SetupGraphicsFromGop()
|
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/ |
D | BiosVideo.c | 1388 CurrentModeData->PixelFormat = PixelBitMask; in BiosVideoCheckForVbe() 1392 CurrentModeData->PixelFormat = PixelRedGreenBlueReserved8BitPerColor; in BiosVideoCheckForVbe() 1394 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in BiosVideoCheckForVbe() 1551 ModeBuffer->PixelFormat = PixelBltOnly; in BiosVideoCheckForVga() 1635 (*Info)->PixelFormat = ModeData->PixelFormat; in BiosVideoGraphicsOutputQueryMode() 1775 This->Mode->Info->PixelFormat = ModeData->PixelFormat; in BiosVideoGraphicsOutputSetMode()
|
D | BiosVideo.h | 69 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat; member
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/ |
D | BiosVideo.h | 73 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat; member
|
D | BiosVideo.c | 1694 CurrentModeData->PixelFormat = PixelBitMask; in BiosVideoCheckForVbe() 1698 CurrentModeData->PixelFormat = PixelRedGreenBlueReserved8BitPerColor; in BiosVideoCheckForVbe() 1700 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in BiosVideoCheckForVbe() 1834 ModeBuffer->PixelFormat = PixelBltOnly; in BiosVideoCheckForVga() 1929 (*Info)->PixelFormat = ModeData->PixelFormat; in BiosVideoGraphicsOutputQueryMode() 2113 This->Mode->Info->PixelFormat = ModeData->PixelFormat; in BiosVideoGraphicsOutputSetMode()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/HdLcdArmVExpressLib/ |
D | HdLcdArmVExpress.c | 224 Info->PixelFormat = PixelRedGreenBlueReserved8BitPerColor; in LcdPlatformQueryMode()
|
/device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/ |
D | LcdGraphicsOutputDxe.c | 305 (*Info)->PixelFormat = PixelBltOnly; in LcdGraphicsQueryMode()
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/LcdGraphicsOutputDxe/ |
D | LcdGraphicsOutputDxe.c | 305 (*Info)->PixelFormat = PixelBltOnly; in LcdGraphicsQueryMode()
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/ |
D | PL111LcdArmVExpress.c | 309 Info->PixelFormat = PixelRedGreenBlueReserved8BitPerColor; in LcdPlatformQueryMode()
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtGopDxe/ |
D | WinNtGopScreen.c | 256 (*Info)->PixelFormat = PixelBltOnly; in WinNtGopQuerytMode() 1082 Private->GraphicsOutput.Mode->Info->PixelFormat = PixelBltOnly; in WinNtGopConstructor()
|
/device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/ |
D | CirrusLogic5430GraphicsOutput.c | 33 Info->PixelFormat = PixelBitMask; in CirrusLogic5430CompleteModeInfo()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/ |
D | UefiHandleParsingLib.c | 278 Fmt = ConvertPixelFormat(GraphicsOutput->Mode->Info->PixelFormat); in GraphicsOutputProtocolDumpInformation() 293 …GraphicsOutput->Mode->Info->PixelFormat!=PixelBitMask?0:GraphicsOutput->Mode->Info->PixelInformati… in GraphicsOutputProtocolDumpInformation() 294 …GraphicsOutput->Mode->Info->PixelFormat!=PixelBitMask?0:GraphicsOutput->Mode->Info->PixelInformati… in GraphicsOutputProtocolDumpInformation() 295 …GraphicsOutput->Mode->Info->PixelFormat!=PixelBitMask?0:GraphicsOutput->Mode->Info->PixelInformati… in GraphicsOutputProtocolDumpInformation()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/ |
D | ConSplitter.c | 698 Info->PixelFormat = PixelBltOnly; in ConSplitterTextOutConstructor() 2728 MatchedMode->PixelFormat = PixelBltOnly; in ConSplitterAddGraphicsOutputMode() 2748 CurrentGraphicsOutputMode->Info->PixelFormat = PixelBltOnly; in ConSplitterAddGraphicsOutputMode() 2796 Info->PixelFormat = PixelBltOnly; in ConSplitterAddGraphicsOutputMode()
|