Searched refs:NewFillLine (Results 1 – 1 of 1) sorted by relevance
286 EFI_GRAPHICS_OUTPUT_BLT_PIXEL *NewFillLine; in WinNtGopSetMode() local386 …NewFillLine = AllocatePool (sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL) * ModeData->HorizontalResolutio… in WinNtGopSetMode()387 if (NewFillLine == NULL) { in WinNtGopSetMode()395 Private->FillLine = NewFillLine; in WinNtGopSetMode()