Home
last modified time | relevance | path

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

/freebsd-14.2/stand/common/
H A Dgfx_fb.c405 uint32_t DestinationX, uint32_t DestinationY, in gfxfb_blt_fill() argument
452 for (y = DestinationY; y < Height + DestinationY; y++) { in gfxfb_blt_fill()
487 uint32_t DestinationX, uint32_t DestinationY, in gfxfb_blt_video_to_buffer() argument
536 for (sy = SourceY, dy = DestinationY; dy < Height + DestinationY; in gfxfb_blt_video_to_buffer()
587 uint32_t DestinationX, uint32_t DestinationY, in gfxfb_blt_buffer_to_video() argument
605 if (DestinationY + Height > in gfxfb_blt_buffer_to_video()
710 if (DestinationY + Height > in gfxfb_blt_video_to_video()
764 if (DestinationY + Height > fbY) in gfxfb_shadow_fill()
765 Height = fbY - DestinationY; in gfxfb_shadow_fill()
767 uint32_t y2 = Height + DestinationY; in gfxfb_shadow_fill()
[all …]
/freebsd-14.2/stand/efi/include/
H A Defiuga.h153 IN UINTN DestinationY,
H A Defigop.h107 IN UINTN DestinationY,