Home
last modified time | relevance | path

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

/freebsd-13.1/stand/common/
H A Dgfx_fb.c508 if (SourceX + Width > gfx_state.tg_fb.fb_width) in gfxfb_blt_video_to_buffer()
537 off = sy * pitch + SourceX * bpp; in gfxfb_blt_video_to_buffer()
642 SourceX * sizeof (*p); in gfxfb_blt_buffer_to_video()
650 (SourceX + x) * sizeof (*p)); in gfxfb_blt_buffer_to_video()
706 if (SourceX + Width > gfx_state.tg_fb.fb_width) 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()
[all …]
/freebsd-13.1/stand/efi/include/
H A Defiuga.h151 IN UINTN SourceX,
H A Defigop.h105 IN UINTN SourceX,