Searched refs:DstX (Results 1 – 4 of 4) sorted by relevance
725 UINTN DstX; in X11Blt() local785 for (DstX = Args->DestinationX; DstX < (Args->Width + Args->DestinationX); DstX++) { in X11Blt()786 XPutPixel(Private->image, DstX, DstY, X11PixelToColor(Private, *Blt)); in X11Blt()821 for (DstX = Args->DestinationX; DstX < (Args->Width + Args->DestinationX); DstX++) { in X11Blt()822 XPutPixel(Private->image, DstX, DstY, Color); in X11Blt()
1194 UINTN DstX; in FbGopVbeBltWorker() local1274 for (DstX = DestinationX; DstX < (Width + DestinationX); DstX++) { in FbGopVbeBltWorker()1374 for (DstX = DestinationX; DstX < (Width + DestinationX); DstX++) { in FbGopVbeBltWorker()
1946 UINTN DstX; in BiosVideoGraphicsOutputVbeBlt() local2028 for (DstX = DestinationX; DstX < (Width + DestinationX); DstX++) { in BiosVideoGraphicsOutputVbeBlt()2127 for (DstX = DestinationX; DstX < (Width + DestinationX); DstX++) { in BiosVideoGraphicsOutputVbeBlt()
2275 UINTN DstX; in BiosVideoVbeBltWorker() local2355 for (DstX = DestinationX; DstX < (Width + DestinationX); DstX++) { in BiosVideoVbeBltWorker()2455 for (DstX = DestinationX; DstX < (Width + DestinationX); DstX++) { in BiosVideoVbeBltWorker()