Home
last modified time | relevance | path

Searched defs:dpy_gfx_update (Results 1 – 2 of 2) sorted by relevance

/qemu/include/ui/
H A Dconsole.h212 void (*dpy_gfx_update)(DisplayChangeListener *dcl, member
/qemu/ui/
H A Dconsole.c775 void dpy_gfx_update(QemuConsole *con, int x, int y, int w, int h) in dpy_gfx_update() function