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

  /external/qemu/
vnc.h 107 struct VncSurface
119 struct VncSurface guest; /* guest visible surface (aka ds->surface) */
120 struct VncSurface server; /* vnc server surface */
vnc-android.c 273 struct VncSurface *s = &vs->guest;
694 static int find_and_clear_dirty_height(struct VncSurface *s,
    [all...]
vnc.c 267 struct VncSurface *s = &vs->guest;
688 static int find_and_clear_dirty_height(struct VncSurface *s,
    [all...]

Completed in 350 milliseconds