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 | 824 case GfxFbBltBufferToVideo: in gfxfb_blt() 874 case GfxFbBltBufferToVideo: in gfxfb_blt() 1172 (void) gfxfb_blt(destination, GfxFbBltBufferToVideo, in gfx_fb_copy_area() 1379 (void) gfxfb_blt(buf, GfxFbBltBufferToVideo, in gfx_fb_cons_display() 1404 (void) gfxfb_blt(buf, GfxFbBltBufferToVideo, 0, 0, x, y, in gfx_fb_cons_display()
|