Searched refs:MapStepSize (Results 1 – 1 of 1) sorted by relevance
2277 IN UINTN MapStepSize, in ConSplitterGetIntersection() argument2296 CurrentMapEntry = &TextOutModeMap[MapStepSize * 2]; in ConSplitterGetIntersection()2317 CopyMem (NextMapEntry, CurrentMapEntry, MapStepSize * sizeof (INT32)); in ConSplitterGetIntersection()2320 NextMapEntry += MapStepSize; in ConSplitterGetIntersection()2323 CurrentMapEntry += MapStepSize; in ConSplitterGetIntersection()