Home
last modified time | relevance | path

Searched refs:SendFullColorRect (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/
Dtight.c195 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()