Searched refs:gfx_fb_cons_display (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/common/ |
H A D | gfx_fb.h | 266 void gfx_fb_cons_display(uint32_t, uint32_t, uint32_t, uint32_t, void *);
|
H A D | gfx_fb.c | 949 gfx_fb_cons_display(x, y, width, height, state->tg_glyph); in gfx_fb_printchar() 1347 gfx_fb_cons_display(uint32_t x, uint32_t y, uint32_t width, uint32_t height, in gfx_fb_cons_display() function 1964 gfx_fb_cons_display(ux1, uy1, fwidth, fheight, data); in gfx_fb_putimage()
|