Searched defs:SourceX (Results  1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/boot/common/ | 
| H A D | gfx_fb.c | 561 gfxfb_blt_video_to_buffer(void *BltBuffer, uint32_t SourceX, uint32_t SourceY,  in gfxfb_blt_video_to_buffer()663 gfxfb_blt_buffer_to_video(void *BltBuffer, uint32_t SourceX, uint32_t SourceY,  in gfxfb_blt_buffer_to_video()
 773 gfxfb_blt_video_to_video(uint32_t SourceX, uint32_t SourceY,  in gfxfb_blt_video_to_video()
 861     uint32_t SourceX, uint32_t SourceY,  in gfxfb_blt()
 
 |