Searched refs:GfxFbBltBufferToVideo (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/common/ |
H A D | gfx_fb.h | 229 GfxFbBltBufferToVideo, enumerator
|
H A D | gfx_fb.c | 814 case GfxFbBltBufferToVideo: in gfxfb_blt() 864 case GfxFbBltBufferToVideo: in gfxfb_blt() 1162 (void) gfxfb_blt(destination, GfxFbBltBufferToVideo, in gfx_fb_copy_area() 1369 (void) gfxfb_blt(buf, GfxFbBltBufferToVideo, in gfx_fb_cons_display() 1394 (void) gfxfb_blt(buf, GfxFbBltBufferToVideo, 0, 0, x, y, in gfx_fb_cons_display()
|