Searched refs:SendFullColorRect (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/libvncserver/ |
D | tight.c | 195 static rfbBool SendFullColorRect (rfbClientPtr cl, int x, int y, int w, int h); 748 success = SendFullColorRect(cl, x, y, w, h); in SendSubrect() 987 SendFullColorRect(rfbClientPtr cl, in SendFullColorRect() function 1565 return SendFullColorRect(cl, x, y, w, h); in SendJpegRect()
|