Searched refs:SourceY (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/stand/common/ |
| H A D | gfx_fb.c | 504 if (SourceY + Height > in gfxfb_blt_video_to_buffer() 635 for (sy = SourceY, dy = DestinationY; sy < Height + SourceY; in gfxfb_blt_buffer_to_video() 693 gfxfb_blt_video_to_video(uint32_t SourceX, uint32_t SourceY, in gfxfb_blt_video_to_video() argument 702 if (SourceY + Height > in gfxfb_blt_video_to_video() 724 off = SourceY * pitch + SourceX * bpp; in gfxfb_blt_video_to_video() 778 uint32_t SourceX, uint32_t SourceY, in gfxfb_blt() argument 800 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() 807 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() 813 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() 819 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() [all …]
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiuga.h | 152 IN UINTN SourceY,
|
| H A D | efigop.h | 106 IN UINTN SourceY,
|