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