Searched refs:vnc_write_s32 (Results 1 - 3 of 3) sorted by relevance

/external/qemu/ui/
H A Dvnc.h286 void vnc_write_s32(VncState *vs, int32_t value);
H A Dvnc-android.c315 vnc_write_s32(vs, encoding);
629 vnc_write_s32(vs, 0);
1179 void vnc_write_s32(VncState *vs, int32_t value) function
H A Dvnc.c307 vnc_write_s32(vs, encoding);
621 vnc_write_s32(vs, 0);
1172 void vnc_write_s32(VncState *vs, int32_t value) function

Completed in 615 milliseconds