Home
last modified time | relevance | path

Searched refs:gfx_fb_copy (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/common/
H A Dgfx_fb.h249 tf_copy_t gfx_fb_copy; variable
H A Dgfx_fb.c1213 gfx_fb_copy(void *arg, const teken_rect_t *r, const teken_pos_t *p) in gfx_fb_copy()
1212 gfx_fb_copy(void *arg, const teken_rect_t *r, const teken_pos_t *p) gfx_fb_copy() function
/freebsd/stand/i386/libi386/
H A Dvidconsole.c78 .tf_copy = gfx_fb_copy,
/freebsd/stand/efi/libefi/
H A Defi_console.c92 .tf_copy = gfx_fb_copy,