Home
last modified time | relevance | path

Searched refs:SourceX (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/stand/common/
H A Dgfx_fb.c509 if (SourceX + Width > gfx_state.tg_fb.fb_width) in gfxfb_blt_video_to_buffer()
538 off = sy * pitch + SourceX * bpp; in gfxfb_blt_video_to_buffer()
643 SourceX * sizeof (*p); in gfxfb_blt_buffer_to_video()
651 (SourceX + x) * sizeof (*p)); in gfxfb_blt_buffer_to_video()
707 if (SourceX + Width > gfx_state.tg_fb.fb_width) 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()
[all …]
/freebsd-14.2/stand/efi/include/
H A Defiuga.h150 IN UINTN SourceX,
H A Defigop.h104 IN UINTN SourceX,