Home
last modified time | relevance | path

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

/external/qemu/
Dvnc-android.c295 static void vnc_dpy_update(DisplayState *ds, int x, int y, int w, int h) in vnc_dpy_update() function
2134 dcl->dpy_update = vnc_dpy_update; in vnc_display_init()
Dvnc.c289 static void vnc_dpy_update(DisplayState *ds, int x, int y, int w, int h) in vnc_dpy_update() function
2130 dcl->dpy_update = vnc_dpy_update; in vnc_display_init()