HomeSort by relevance Sort by last modified time
    Searched refs:vga_fill_rect (Results 1 - 2 of 2) sorted by null

  /external/qemu/
console.h 226 void vga_fill_rect (DisplayState *ds, int posx, int posy,
console.c 272 void vga_fill_rect(DisplayState *ds, int posx, int posy, function
674 vga_fill_rect(s->ds, 0, 0, ds_get_width(s->ds), ds_get_height(s->ds),
761 vga_fill_rect(s->ds, 0, (s->height - 1) * FONT_HEIGHT,
    [all...]

Completed in 237 milliseconds