Home
last modified time | relevance | path

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

/freebsd-13.1/stand/common/
H A Dgfx_fb.c404 uint32_t DestinationX, uint32_t DestinationY, in gfxfb_blt_fill() argument
451 for (y = DestinationY; y < Height + DestinationY; y++) { in gfxfb_blt_fill()
486 uint32_t DestinationX, uint32_t DestinationY, in gfxfb_blt_video_to_buffer() argument
535 for (sy = SourceY, dy = DestinationY; dy < Height + DestinationY; in gfxfb_blt_video_to_buffer()
586 uint32_t DestinationX, uint32_t DestinationY, in gfxfb_blt_buffer_to_video() argument
604 if (DestinationY + Height > in gfxfb_blt_buffer_to_video()
709 if (DestinationY + Height > in gfxfb_blt_video_to_video()
763 if (DestinationY + Height > fbY) in gfxfb_shadow_fill()
764 Height = fbY - DestinationY; in gfxfb_shadow_fill()
766 uint32_t y2 = Height + DestinationY; in gfxfb_shadow_fill()
[all …]
/freebsd-13.1/stand/efi/include/
H A Defiuga.h154 IN UINTN DestinationY,
H A Defigop.h108 IN UINTN DestinationY,