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

  /external/qemu/
vnc-android.c 527 static void send_framebuffer_update_hextile(VncState *vs, int x, int y, int w, int h) function
652 send_framebuffer_update_hextile(vs, x, y, w, h);
    [all...]
vnc.c 521 static void send_framebuffer_update_hextile(VncState *vs, int x, int y, int w, int h) function
646 send_framebuffer_update_hextile(vs, x, y, w, h);
    [all...]

Completed in 1181 milliseconds