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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.c2732 UINT8 PixelColor; local
2902 PixelColor = VgaConvertColor (BltBuffer);
2945 // Write the lower 4 bits of PixelColor to the bit planes in the pixels enabled by BitMask
2953 &PixelColor
2975 &PixelColor
3003 // Write the lower 4 bits of PixelColor to the bit planes in the pixels enabled by BitMask
3011 &PixelColor

Completed in 230 milliseconds