Home
last modified time | relevance | path

Searched defs:pixel (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/teken/demo/
H A Dteken_demo.c68 struct pixel { struct
75 static struct pixel buffer[NCOLS][NROWS]; argument
/freebsd/sys/dev/fb/
H A Dvesa.c580 vesa_bios_set_line_length(int pixel, int *bytes, int *lines) in vesa_bios_set_line_length()
H A Dvga.c1230 set_line_length(video_adapter_t *adp, int pixel) in set_line_length()
/freebsd/stand/common/
H A Dgfx_fb.c1920 uint8_t pixel[4]; in gfx_fb_putimage() local