OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rfbBytesSent
(Results
1 - 2
of
2
) sorted by null
/external/libvncserver/x11vnc/misc/turbovnc/
convert
66
if (/cl->(rfbRectanglesSent|
rfbBytesSent
)/) {
tight.c
665
cl->
rfbBytesSent
[rfbEncodingTight] += sz_rfbFramebufferUpdateRectHeader;
695
cl->
rfbBytesSent
[rfbEncodingTight] += len + 1;
741
cl->
rfbBytesSent
[rfbEncodingTight] += 3 + paletteLen;
752
cl->
rfbBytesSent
[rfbEncodingTight] += 7;
760
cl->
rfbBytesSent
[rfbEncodingTight] += 5;
808
cl->
rfbBytesSent
[rfbEncodingTight] += 3 + paletteNumColors * entryLen;
821
cl->
rfbBytesSent
[rfbEncodingTight] += 3 + paletteNumColors * 2;
850
cl->
rfbBytesSent
[rfbEncodingTight]++;
874
cl->
rfbBytesSent
[rfbEncodingTight] += dataLen;
930
cl->
rfbBytesSent
[rfbEncodingTight]++
[
all
...]
Completed in 80 milliseconds