Searched defs:EfiBltVideoToBltBuffer (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVgaGraphicsOutput.c307 if (BltOperation == EfiBltVideoToBltBuffer) {
338 case EfiBltVideoToBltBuffer:
370 VBoxVgaGraphicsOutputBlt(This, (EFI_GRAPHICS_OUTPUT_BLT_PIXEL*)Private->TmpBuf, EfiBltVideoToBltBuffer, SourceX, SourceY, 0, 0, ScreenWidth - SourceX, ScreenHeight - SourceY, 0); local
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DGraphicsOutput.h171 EfiBltVideoToBltBuffer, enumerator in enum:__anon12148
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DGraphicsOutput.h112 EfiBltVideoToBltBuffer, enumerator in enum:__anon10210
126 <B>EfiBltVideoToBltBuffer</B> - Read data from the video display rectangle

Completed in 34 milliseconds