Searched defs:rgb16 (Results 1 - 1 of 1) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | udl.c | 1012 uint16_t rgb16[2]; local in function:udl_putchar 1071 uint16_t rgb16; local in function:udl_erasecols 1129 uint16_t rgb16; local in function:udl_eraserows 1161 udl_draw_char(struct rasops_info * ri,uint16_t * rgb16,u_int uc,int x,int y) argument 1235 udl_fill_rect(struct udl_softc * sc,uint16_t rgb16,int x,int y,int width,int height) argument 1337 udl_fill_line(struct udl_softc * sc,uint16_t rgb16,int off,int width) argument [all...] |
Completed in 5 milliseconds