Searched refs:PixelBlueGreenRedReserved8BitPerColor (Results 1 – 11 of 11) sorted by relevance
104 case PixelBlueGreenRedReserved8BitPerColor: in BltLibConfigure()473 if (mPixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in BltLibVideoToBltBufferEx()486 if (mPixelFormat != PixelBlueGreenRedReserved8BitPerColor) { in BltLibVideoToBltBufferEx()614 if (mPixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in BltLibBufferToVideoEx()
131 case PixelBlueGreenRedReserved8BitPerColor: in FrameBufferBltConfigure()387 if (Configure->PixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in FrameBufferBltLibVideoToBltBuffer()395 if (Configure->PixelFormat != PixelBlueGreenRedReserved8BitPerColor) { in FrameBufferBltLibVideoToBltBuffer()492 if (Configure->PixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in FrameBufferBltLibBufferToVideo()
45 PixelBlueGreenRedReserved8BitPerColor, enumerator
50 PixelBlueGreenRedReserved8BitPerColor, enumerator
37 PixelBlueGreenRedReserved8BitPerColor, enumerator
40 Info->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in QemuVideoCompleteModeInfo()
523 } else if (Info->PixelFormat == PixelBlueGreenRedReserved8BitPerColor) { in SetupGraphicsFromGop()
875 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in FbGopCheckForVbe()
1394 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in BiosVideoCheckForVbe()
1699 CurrentModeData->PixelFormat = PixelBlueGreenRedReserved8BitPerColor; in BiosVideoCheckForVbe()
77 …case PixelBlueGreenRedReserved8BitPerColor: StrnCatGrow(&RetVal, NULL, L"PixelBlueGreenRedReserved… in ConvertPixelFormat()