Searched refs:qemu_console_fill_rect (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ui/ |
H A D | console-vc.c | 127 static void qemu_console_fill_rect(QemuConsole *con, int posx, int posy, in qemu_console_fill_rect() function 232 qemu_console_fill_rect(QEMU_CONSOLE(s), 0, 0, surface_width(surface), surface_height(surface), in console_refresh() 450 qemu_console_fill_rect(QEMU_CONSOLE(s), 0, (s->height - 1) * FONT_HEIGHT, in vc_put_lf()
|