Home
last modified time | relevance | path

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

/external/qemu/
Dvnc.c265 static void vnc_update(VncState *vs, int x, int y, int w, int h) in vnc_update() function
294 vnc_update(vs, x, y, w, h); in vnc_dpy_update()
684 vnc_update(vs, dst_x, dst_y, w, h); in vnc_dpy_copy()
Dvnc-android.c271 static void vnc_update(VncState *vs, int x, int y, int w, int h) in vnc_update() function
300 vnc_update(vs, x, y, w, h); in vnc_dpy_update()
690 vnc_update(vs, dst_x, dst_y, w, h); in vnc_dpy_copy()