Home
last modified time | relevance | path

Searched refs:direct_fill_rect24 (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/fb/
HDvga.c498 static void direct_fill_rect24(video_adapter_t *adp, int val, int x, int y,
2727 direct_fill_rect24(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in direct_fill_rect24() function
2827 direct_fill_rect24(adp, val, x, y, cx, cy); in vga_fill_rect()