Home
last modified time | relevance | path

Searched refs:BltBuffer (Results 1 – 25 of 47) sorted by relevance

12

/device/linaro/bootloader/edk2/OptionRomPkg/Library/GopBltLib/
DGopBltLib.c105 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in InternalGopBltCommon() argument
122 BltBuffer, in InternalGopBltCommon()
159 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltLibGopBlt() argument
171 BltBuffer, in BltLibGopBlt()
239 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, in BltLibVideoToBltBuffer() argument
247 BltBuffer, in BltLibVideoToBltBuffer()
281 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, in BltLibVideoToBltBufferEx() argument
292 BltBuffer, in BltLibVideoToBltBufferEx()
322 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, in BltLibBufferToVideo() argument
330 BltBuffer, in BltLibBufferToVideo()
[all …]
/device/linaro/bootloader/edk2/OptionRomPkg/Include/Library/
DBltLib.h63 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL
117 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer,
146 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer,
174 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer,
203 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer,
/device/linaro/bootloader/edk2/OptionRomPkg/Library/FrameBufferBltLib/
DFrameBufferBltLib.c154 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltLibGopBlt() argument
168 BltBuffer, in BltLibGopBlt()
190 BltBuffer, in BltLibGopBlt()
199 BltBuffer, in BltLibGopBlt()
377 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, in BltLibVideoToBltBuffer() argument
385 BltBuffer, in BltLibVideoToBltBuffer()
418 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, in BltLibVideoToBltBufferEx() argument
476 (UINT8 *) BltBuffer + in BltLibVideoToBltBufferEx()
488 …Blt = (EFI_GRAPHICS_OUTPUT_BLT_PIXEL *) ((UINT8 *) BltBuffer + (DstY * Delta) + (Destinati… in BltLibVideoToBltBufferEx()
521 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, in BltLibBufferToVideo() argument
[all …]
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
DLcdGraphicsOutputBlt.c405 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltVideoToBltBuffer() argument
458 …DestinationAddr = (VOID *)((UINT32 *)BltBuffer + DestinationLine * BltBufferHorizontalResolu… in BltVideoToBltBuffer()
477 …EfiDestinationPixel = BltBuffer + DestinationLine * BltBufferHorizontalResolution + DestinationPix… in BltVideoToBltBuffer()
504 …EfiDestinationPixel = BltBuffer + DestinationLine * BltBufferHorizontalResolution + DestinationPix… in BltVideoToBltBuffer()
532 …EfiDestinationPixel = BltBuffer + DestinationLine * BltBufferHorizontalResolution + DestinationPix… in BltVideoToBltBuffer()
564 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltBufferToVideo() argument
615 …SourceAddr = (VOID *)((UINT32 *)BltBuffer + SourceLine * BltBufferHorizontalResolu… in BltBufferToVideo()
634 EfiSourcePixel = BltBuffer + SourceLine * BltBufferHorizontalResolution + SourcePixelX; in BltBufferToVideo()
661 EfiSourcePixel = BltBuffer + SourceLine * BltBufferHorizontalResolution + SourcePixelX; in BltBufferToVideo()
688 EfiSourcePixel = BltBuffer + SourceLine * BltBufferHorizontalResolution + SourcePixelX; in BltBufferToVideo()
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/LcdGraphicsOutputDxe/
DLcdGraphicsOutputBlt.c212 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltVideoToBltBuffer() argument
259 …EfiDestinationPixel = BltBuffer + DestinationLine * BltBufferHorizontalResolution + DestinationPix… in BltVideoToBltBuffer()
279 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltBufferToVideo() argument
324 EfiSourcePixel = BltBuffer + SourceLine * BltBufferHorizontalResolution + SourcePixelX; in BltBufferToVideo()
345 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltVideoToVideo() argument
400 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in LcdGraphicsBlt() argument
422 …Status = BltVideoFill (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width, Heigh… in LcdGraphicsBlt()
426 …Status = BltVideoToBltBuffer (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width… in LcdGraphicsBlt()
430 …Status = BltBufferToVideo (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width, H… in LcdGraphicsBlt()
434 …Status = BltVideoToVideo (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width, He… in LcdGraphicsBlt()
/device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
DLcdGraphicsOutputBlt.c212 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltVideoToBltBuffer() argument
259 …EfiDestinationPixel = BltBuffer + DestinationLine * BltBufferHorizontalResolution + DestinationPix… in BltVideoToBltBuffer()
279 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltBufferToVideo() argument
324 EfiSourcePixel = BltBuffer + SourceLine * BltBufferHorizontalResolution + SourcePixelX; in BltBufferToVideo()
345 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BltVideoToVideo() argument
400 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in LcdGraphicsBlt() argument
422 …Status = BltVideoFill (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width, Heigh… in LcdGraphicsBlt()
426 …Status = BltVideoToBltBuffer (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width… in LcdGraphicsBlt()
430 …Status = BltBufferToVideo (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width, H… in LcdGraphicsBlt()
434 …Status = BltVideoToVideo (This, BltBuffer, SourceX, SourceY, DestinationX, DestinationY, Width, He… in LcdGraphicsBlt()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DFonts.c167 IN OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer in HiiGlyphToBlt() argument
179 BltBuffer[Ypos * Width * Count + (Width - Xpos - 1)] = Foreground; in HiiGlyphToBlt()
181 BltBuffer[Ypos * Width * Count + (Width - Xpos - 1)] = Background; in HiiGlyphToBlt()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DImage.c523 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, in ImageToBlt() argument
540 if (BltBuffer == NULL || Blt == NULL || *Blt == NULL) { in ImageToBlt()
559 SrcPixel = BltBuffer[OffsetY1 + Xpos]; in ImageToBlt()
1217 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer; in HiiDrawImage() local
1296 BltBuffer = (EFI_GRAPHICS_OUTPUT_BLT_PIXEL *) AllocateZeroPool (BufferLen); in HiiDrawImage()
1297 if (BltBuffer == NULL) { in HiiDrawImage()
1302 CopyMem (BltBuffer, ImageIn->Bitmap, BufferLen); in HiiDrawImage()
1308 BltBuffer[OffsetY2 + Xpos] = ImageIn->Bitmap[OffsetY1 + Xpos]; in HiiDrawImage()
1326 BltBuffer, in HiiDrawImage()
1341 BltBuffer, in HiiDrawImage()
[all …]
DFont.c385 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer; in GlyphToBlt() local
399 BltBuffer = *Origin + Cell->OffsetX - (Cell->OffsetY + Cell->Height) * ImageWidth; in GlyphToBlt()
424 BltBuffer[Ypos * ImageWidth + Xpos * 8 + Index] = Foreground; in GlyphToBlt()
427 BltBuffer[Ypos * ImageWidth + Xpos * 8 + Index] = Background; in GlyphToBlt()
440 BltBuffer[Ypos * ImageWidth + Xpos * 8 + Index] = Foreground; in GlyphToBlt()
443 BltBuffer[Ypos * ImageWidth + Xpos * 8 + Index] = Background; in GlyphToBlt()
1609 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer; in HiiStringToImage() local
2044 BltBuffer = NULL; in HiiStringToImage()
2046BltBuffer = AllocateZeroPool (RowInfo[RowIndex].LineWidth * RowInfo[RowIndex].LineHeight * sizeof … in HiiStringToImage()
2047 if (BltBuffer == NULL) { in HiiStringToImage()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
DConSplitterGraphics.c255 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in ConSplitterGraphicsOutputBlt() argument
289 BltBuffer, in ConSplitterGraphicsOutputBlt()
313 (EFI_UGA_PIXEL *) BltBuffer, in ConSplitterGraphicsOutputBlt()
529 IN EFI_UGA_PIXEL *BltBuffer, OPTIONAL in ConSplitterUgaDrawBlt() argument
557 (EFI_GRAPHICS_OUTPUT_BLT_PIXEL *) BltBuffer, in ConSplitterUgaDrawBlt()
580 BltBuffer, in ConSplitterUgaDrawBlt()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BmpImageDecoderLib/
DBmpImageDecoderLib.c56 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer; in BmpImageDecoderLibConvertBmpToGopBlt() local
174 BltBuffer = *GopBlt; in BmpImageDecoderLibConvertBmpToGopBlt()
176 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth]; in BmpImageDecoderLibConvertBmpToGopBlt()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/
DBootGraphicsResourceTableDxe.c114 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer OPTIONAL,
145 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer OPTIONAL, in SetBootLogo()
154 if (BltBuffer == NULL) { in SetBootLogo()
187 BltBuffer in SetBootLogo()
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
DBiosVideo.c1929 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BiosVideoGraphicsOutputVbeBlt() argument
1967 BltUint8 = (UINT8 *) BltBuffer; in BiosVideoGraphicsOutputVbeBlt()
2285 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer in VgaConvertToGraphicsOutputColor() argument
2300 *BltBuffer = mVgaColorToGraphicsOutputColor[Color]; in VgaConvertToGraphicsOutputColor()
2315 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer in VgaConvertColor() argument
2320 …Color = (UINT8) ((BltBuffer->Blue >> 7) | ((BltBuffer->Green >> 6) & 0x02) | ((BltBuffer->Red >> 5… in VgaConvertColor()
2321 if ((BltBuffer->Red + BltBuffer->Green + BltBuffer->Blue) > 0x180) { in VgaConvertColor()
2353 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BiosVideoGraphicsOutputVgaBlt() argument
2476 BltBuffer += (DestinationY * (Delta >> 2) + DestinationX); in BiosVideoGraphicsOutputVgaBlt()
2477 for (Rows = 0, Y = SourceY; Rows < Height; Rows++, Y++, BltBuffer += (Delta >> 2)) { in BiosVideoGraphicsOutputVgaBlt()
[all …]
DBiosVideo.h332 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL
369 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DBootLogo.h52 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer OPTIONAL,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
DBiosVideo.c2260 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BiosVideoVbeBltWorker() argument
2295 BltUint8 = (UINT8 *) BltBuffer; in BiosVideoVbeBltWorker()
2529 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BiosVideoGraphicsOutputVbeBlt() argument
2552 BltBuffer, in BiosVideoGraphicsOutputVbeBlt()
2678 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer in VgaConvertToGraphicsOutputColor() argument
2693 *BltBuffer = mVgaColorToGraphicsOutputColor[Color]; in VgaConvertToGraphicsOutputColor()
2706 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer in VgaConvertColor() argument
2711 …Color = (UINT8) ((BltBuffer->Blue >> 7) | ((BltBuffer->Green >> 6) & 0x02) | ((BltBuffer->Red >> 5… in VgaConvertColor()
2712 if ((BltBuffer->Red + BltBuffer->Green + BltBuffer->Blue) > 0x180) { in VgaConvertColor()
2751 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in BiosVideoGraphicsOutputVgaBlt() argument
[all …]
DBiosVideo.h344 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL
387 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL
/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
DFbGop.h301 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL
344 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL
/device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/
DCirrusLogic5430UgaDraw.c114 IN EFI_UGA_PIXEL *BltBuffer, OPTIONAL in CirrusLogic5430UgaDrawBlt() argument
225 …Blt = (EFI_UGA_PIXEL *) ((UINT8 *) BltBuffer + (DstY * Delta) + (DestinationX + X) * sizeo… in CirrusLogic5430UgaDrawBlt()
281 Blt = BltBuffer; in CirrusLogic5430UgaDrawBlt()
337 …Blt = (EFI_UGA_PIXEL *) ((UINT8 *) BltBuffer + (SrcY * Delta) + (SourceX + X) … in CirrusLogic5430UgaDrawBlt()
DCirrusLogic5430GraphicsOutput.c189 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer, OPTIONAL in CirrusLogic5430GraphicsOutputBlt() argument
330 …Blt = (EFI_GRAPHICS_OUTPUT_BLT_PIXEL *) ((UINT8 *) BltBuffer + (DstY * Delta) + (Destinati… in CirrusLogic5430GraphicsOutputBlt()
386 Blt = BltBuffer; in CirrusLogic5430GraphicsOutputBlt()
444 (UINT8 *) BltBuffer + in CirrusLogic5430GraphicsOutputBlt()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Protocol/
DUgaDraw.h148 IN EFI_UGA_PIXEL * BltBuffer, OPTIONAL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UgaDraw/
DUgaDraw.h115 IN EFI_UGA_PIXEL * BltBuffer, OPTIONAL
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DUgaDraw.h143 IN EFI_UGA_PIXEL * BltBuffer, OPTIONAL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
DGraphics.c159 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer; in ConvertBmpToGopBlt() local
275 BltBuffer = *GopBlt; in ConvertBmpToGopBlt()
277 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth]; in ConvertBmpToGopBlt()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
DGraphics.c158 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *BltBuffer; in ConvertBmpToGopBlt() local
274 BltBuffer = *GopBlt; in ConvertBmpToGopBlt()
276 Blt = &BltBuffer[(BmpHeader->PixelHeight - Height - 1) * BmpHeader->PixelWidth]; in ConvertBmpToGopBlt()

12