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