Lines Matching refs:DestinationY
436 IN UINTN DestinationY, in GopBlt() argument
485 DestinationY > CurrentVertical || in GopBlt()
486 Height > CurrentVertical - DestinationY) { in GopBlt()
520 (DestinationY + Y) * CurrentHorizontal + DestinationX, in GopBlt()
538 (DestinationY + Y) * Delta + DestinationX * sizeof *BltBuffer, in GopBlt()
557 (DestinationY + Y) * CurrentHorizontal + DestinationX, in GopBlt()
576 if (SourceY < DestinationY) { in GopBlt()
582 (DestinationY + Y) * CurrentHorizontal + DestinationX, in GopBlt()
592 (DestinationY + Y) * CurrentHorizontal + DestinationX, in GopBlt()
609 ResourceOffset = sizeof (UINT32) * (DestinationY * CurrentHorizontal + in GopBlt()
614 (UINT32)DestinationY, // Y in GopBlt()
630 (UINT32)DestinationY, // Y in GopBlt()