Searched refs:VScreenSrc (Results 1 – 1 of 1) sorted by relevance
470 RGBQUAD *VScreenSrc; in WinNtGopBlt() local570 …VScreenSrc = &Private->VirtualScreen[(VerticalResolution - SrcY - 1) * HorizontalResolution + Sour… in WinNtGopBlt()571 CopyMem (VScreen, VScreenSrc, Width * sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in WinNtGopBlt()