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

/external/libvncserver/libvncserver/
H A Dtight.c199 static rfbBool SendCompressedData (rfbClientPtr cl, char *buf,
1043 return SendCompressedData (cl, tightBeforeBuf, dataLen);
1082 return SendCompressedData(cl, tightAfterBuf,
1086 static rfbBool SendCompressedData(rfbClientPtr cl, char *buf, function
1664 return SendCompressedData(cl, tightAfterBuf, (int)size);
1898 return SendCompressedData(cl, tightAfterBuf, pngDstDataLen);

Completed in 106 milliseconds