Searched defs:vt_fb_setpixel (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vt/hw/fb/ | ||
H A D | vt_fb.h | 46 vd_setpixel_t vt_fb_setpixel; global() variable |
H A D | vt_fb.c | 166 vt_fb_setpixel(struct vt_device *vd, int x, int y, term_color_t color) vt_fb_setpixel() function |