HomeSort by relevance Sort by last modified time
    Searched refs:VNC_ENCODING_COPYRECT (Results 1 - 3 of 3) sorted by null

  /external/qemu/
vnc.h 207 #define VNC_ENCODING_COPYRECT 0x00000001
vnc-android.c 666 vnc_framebuffer_update(vs, dst_x, dst_y, w, h, VNC_ENCODING_COPYRECT);
    [all...]
vnc.c 660 vnc_framebuffer_update(vs, dst_x, dst_y, w, h, VNC_ENCODING_COPYRECT);
    [all...]

Completed in 672 milliseconds