Lines Matching refs:DestinationX
435 IN UINTN DestinationX, in GopBlt() argument
483 if (DestinationX > CurrentHorizontal || in GopBlt()
484 Width > CurrentHorizontal - DestinationX || 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()
582 (DestinationY + Y) * CurrentHorizontal + DestinationX, in GopBlt()
592 (DestinationY + Y) * CurrentHorizontal + DestinationX, in GopBlt()
610 DestinationX); in GopBlt()
613 (UINT32)DestinationX, // X in GopBlt()
629 (UINT32)DestinationX, // X in GopBlt()