Searched defs:EFI_UGA_PIXEL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUgaDraw.h80 } EFI_UGA_PIXEL; typedef in typeref:struct:__anon12370
83 EFI_UGA_PIXEL Pixel;
124 buffer has a size of Width*Height*sizeof(EFI_UGA_PIXEL)
143 IN EFI_UGA_PIXEL * BltBuffer, OPTIONAL
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Protocol/
H A DUgaDraw.h84 } EFI_UGA_PIXEL; typedef in typeref:struct:__anon10229
87 EFI_UGA_PIXEL Pixel;
131 buffer has a size of Width*Height*sizeof(EFI_UGA_PIXEL)
150 IN EFI_UGA_PIXEL * BltBuffer, OPTIONAL

Completed in 42 milliseconds