Searched refs:LineBytes (Results 1 – 1 of 1) sorted by relevance
119 ULONG LineBytes, WidthBytes, BytesPerPixel; in ConsolepClearBuffer() local125 LineBytes = ScanlineWidth * BytesPerPixel; in ConsolepClearBuffer()148 FrameBuffer += LineBytes; in ConsolepClearBuffer()153 FrameBufferEnd = FrameBuffer + Height * LineBytes; in ConsolepClearBuffer()