Home
last modified time | relevance | path

Searched defs:vt_fb_drawrect (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vt/hw/fb/
H A Dvt_fb.h45 vd_drawrect_t vt_fb_drawrect; global() variable
H A Dvt_fb.c203 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, vt_fb_drawrect() function