Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc.c615 static int vnc_update_client(VncState *vs, int has_dirty);
1144 static int vnc_update_client(VncState *vs, int has_dirty) in vnc_update_client() function
3225 rects += vnc_update_client(vs, has_dirty); in vnc_refresh()