Searched defs:vnc_write_s32 (Results 1 - 2 of 2) sorted by path

/external/qemu/ui/
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 246 milliseconds