Home
last modified time | relevance | path

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

/external/qemu/
Dvnc.h107 struct VncSurface struct
119 struct VncSurface guest; /* guest visible surface (aka ds->surface) */ argument
120 struct VncSurface server; /* vnc server surface */
Dvnc.c267 struct VncSurface *s = &vs->guest; in vnc_update()
688 static int find_and_clear_dirty_height(struct VncSurface *s, in find_and_clear_dirty_height()
Dvnc-android.c273 struct VncSurface *s = &vs->guest; in vnc_update()
694 static int find_and_clear_dirty_height(struct VncSurface *s, in find_and_clear_dirty_height()