/device/google/cuttlefish_common/common/vsoc/shm/ |
D | graphics.h | 71 enum PixelFormat : uint32_t { enum 133 static_assert(ShmTypeValidator<PixelFormat, 4>::valid, 143 volatile PixelFormat value_; 155 bool HasValue(PixelFormat in) { in HasValue()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FrameBufferBltLib/ |
D | FrameBufferBltLib.c | 31 EFI_GRAPHICS_PIXEL_FORMAT PixelFormat; member 126 switch (FrameBufferInfo->PixelFormat) { in FrameBufferBltConfigure() 140 ASSERT (FrameBufferInfo->PixelFormat != PixelBltOnly); in FrameBufferBltConfigure() 148 Configure->PixelFormat = FrameBufferInfo->PixelFormat; in FrameBufferBltConfigure() 387 if (Configure->PixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in FrameBufferBltLibVideoToBltBuffer() 395 if (Configure->PixelFormat != PixelBlueGreenRedReserved8BitPerColor) { in FrameBufferBltLibVideoToBltBuffer() 492 if (Configure->PixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in FrameBufferBltLibBufferToVideo()
|
/device/google/cuttlefish_common/common/vsoc/lib/ |
D | graphics_common.h | 24 static inline std::size_t BytesPerPixel(PixelFormat in) { in BytesPerPixel()
|
/device/google/cuttlefish_common/host/frontend/vnc_server/ |
D | vnc_client_connection.h | 48 struct PixelFormat { struct 152 PixelFormat pixel_format_ GUARDED_BY(m_) = {
|
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/ |
D | Gop.c | 27 Info->PixelFormat = PixelBitMask; in QemuVideoCompleteModeInfo() 33 Info->PixelFormat = PixelBitMask; in QemuVideoCompleteModeInfo() 40 Info->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in QemuVideoCompleteModeInfo()
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/ |
D | FbGop.c | 869 CurrentModeData->PixelFormat = PixelBitMask; in FbGopCheckForVbe() 873 CurrentModeData->PixelFormat = PixelRedGreenBlueReserved8BitPerColor; in FbGopCheckForVbe() 875 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in FbGopCheckForVbe() 894 FbGopPrivate->GraphicsOutput.Mode->Info->PixelFormat = CurrentModeData->PixelFormat; in FbGopCheckForVbe() 976 (*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/MdePkg/Include/Protocol/ |
D | GraphicsOutput.h | 83 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/EmulatorPkg/EmuGopDxe/ |
D | GopScreen.c | 82 (*Info)->PixelFormat = PixelBltOnly; in EmuGopQuerytMode() 349 Private->GraphicsOutput.Mode->Info->PixelFormat = PixelBltOnly; in EmuGopConstructor()
|
/device/generic/goldfish-opengl/system/egl/ |
D | eglDisplay.h | 62 EGLBoolean getConfigNativePixelFormat(EGLConfig config, PixelFormat * format);
|
D | eglDisplay.cpp | 208 PixelFormat format; in processConfigs() 542 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat()
|
/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/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/VirtioGpuDxe/ |
D | Gop.c | 218 GopModeInfo->PixelFormat = PixelBltOnly; in GopQueryMode() 265 VgpuGop->GopModeInfo.PixelFormat = PixelBltOnly; in GopSetMode()
|
/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 | 1693 CurrentModeData->PixelFormat = PixelBitMask; in BiosVideoCheckForVbe() 1697 CurrentModeData->PixelFormat = PixelRedGreenBlueReserved8BitPerColor; in BiosVideoCheckForVbe() 1699 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in BiosVideoCheckForVbe() 1833 ModeBuffer->PixelFormat = PixelBltOnly; in BiosVideoCheckForVga() 1928 (*Info)->PixelFormat = ModeData->PixelFormat; in BiosVideoGraphicsOutputQueryMode() 2112 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/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()
|