Searched refs:SourceY (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/stand/common/ |
| H A D | gfx_fb.c | 505 if (SourceY + Height > in gfxfb_blt_video_to_buffer() 636 for (sy = SourceY, dy = DestinationY; sy < Height + SourceY; in gfxfb_blt_buffer_to_video() 694 gfxfb_blt_video_to_video(uint32_t SourceX, uint32_t SourceY, in gfxfb_blt_video_to_video() argument 703 if (SourceY + Height > in gfxfb_blt_video_to_video() 725 off = SourceY * pitch + SourceX * bpp; in gfxfb_blt_video_to_video() 779 uint32_t SourceX, uint32_t SourceY, in gfxfb_blt() argument 803 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() 810 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() 816 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() 822 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt() [all …]
|
| /freebsd-14.2/stand/efi/include/ |
| H A D | efiuga.h | 151 IN UINTN SourceY,
|
| H A D | efigop.h | 105 IN UINTN SourceY,
|