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

/external/libvncserver/libvncserver/
H A Dtight.c195 static rfbBool SendFullColorRect (rfbClientPtr cl, int x, int y, int w, int h);
748 success = SendFullColorRect(cl, x, y, w, h);
987 SendFullColorRect(rfbClientPtr cl, function
1565 return SendFullColorRect(cl, x, y, w, h);

Completed in 30 milliseconds