Searched refs:SendTightHeader (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/libvncserver/ |
D | tight.c | 190 static rfbBool SendTightHeader (rfbClientPtr cl, int x, int y, int w, int h); 429 if (!SendTightHeader(cl, x_best, y_best, w_best, h_best)) in SendRectEncodingTight() 682 if (!SendTightHeader(cl, x, y, w, h)) in SendSubrect() 767 SendTightHeader(rfbClientPtr cl, in SendTightHeader() function
|