Searched refs:vnc_copy (Results 1 - 2 of 2) sorted by last modified time

/external/qemu/
H A Dvnc-android.c661 static void vnc_copy(VncState *vs, int src_x, int src_y, int dst_x, int dst_y, int w, int h) function
688 vnc_copy(vs, src_x, src_y, dst_x, dst_y, w, h);
H A Dvnc.c655 static void vnc_copy(VncState *vs, int src_x, int src_y, int dst_x, int dst_y, int w, int h) function
682 vnc_copy(vs, src_x, src_y, dst_x, dst_y, w, h);

Completed in 25 milliseconds