Searched refs:vga_bitblt_put (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c335 vga_bitblt_put(struct vt_device *vd, u_long dst, term_color_t color, function
367 vga_bitblt_put(vd, (y * VT_VGA_WIDTH / 8) + (x / 8), color,

Completed in 187 milliseconds