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

/external/qemu/
H A Dvnc.h286 void vnc_write_s32(VncState *vs, int32_t value);
H A Dvnc-android.c313 vnc_write_s32(vs, encoding);
627 vnc_write_s32(vs, 0);
1178 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 44 milliseconds