Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c615 off = sy * pitch + SourceX * bpp; in gfxfb_blt_video_to_buffer()
722 SourceX * sizeof (*p); in gfxfb_blt_buffer_to_video()
730 (SourceX + x) * sizeof (*p)); in gfxfb_blt_buffer_to_video()
773 gfxfb_blt_video_to_video(uint32_t SourceX, uint32_t SourceY, in gfxfb_blt_video_to_video() argument
804 off = SourceY * pitch + SourceX * bpp; in gfxfb_blt_video_to_video()
861 uint32_t SourceX, uint32_t SourceY, in gfxfb_blt() argument
883 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt()
890 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt()
896 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt()
902 SourceX, SourceY, DestinationX, DestinationY, in gfxfb_blt()
[all …]
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DUgaDraw.h138 IN UINTN SourceX,
H A DGraphicsOutput.h215 IN UINTN SourceX,