Searched refs:curses_update (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dcurses.c48 static void curses_update(DisplayState *ds, int x, int y, int w, int h) function
199 curses_update(ds, 0, 0, width, height);
362 dcl->dpy_update = curses_update;

Completed in 70 milliseconds