Searched defs:vt_fb_drawrect (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vt/hw/fb/ | ||
H A D | vt_fb.h | 45 vd_drawrect_t vt_fb_drawrect; global() variable |
H A D | vt_fb.c | 203 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, vt_fb_drawrect() function |