Searched refs:direct_fill_rect32 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/fb/ |
| H A D | vga.c | 451 static void direct_fill_rect32(video_adapter_t *adp, int val, int x, int y, 2767 direct_fill_rect32(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in direct_fill_rect32() function 2826 direct_fill_rect32(adp, val, x, y, cx, cy); in vga_fill_rect()
|