Home
last modified time | relevance | path

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

/external/qemu/
Dvnc-android.c672 static void vnc_dpy_copy(DisplayState *ds, int src_x, int src_y, int dst_x, int dst_y, int w, int h) in vnc_dpy_copy() function
2133 dcl->dpy_copy = vnc_dpy_copy; in vnc_display_init()
Dvnc.c666 static void vnc_dpy_copy(DisplayState *ds, int src_x, int src_y, int dst_x, int dst_y, int w, int h) in vnc_dpy_copy() function
2129 dcl->dpy_copy = vnc_dpy_copy; in vnc_display_init()