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

/external/libvncserver/libvncserver/
H A Dtight.c223 static rfbBool SendJpegRect (rfbClientPtr cl, int x, int y, int w, int h,
690 return SendJpegRect(cl, x, y, w, h, qualityLevel);
746 success = SendJpegRect(cl, x, y, w, h, qualityLevel);
1555 SendJpegRect(rfbClientPtr cl, int x, int y, int w, int h, int quality) function
/external/libvncserver/x11vnc/misc/turbovnc/
H A Dtight.c164 static Bool SendJpegRect(rfbClientPtr cl, int x, int y, int w, int h,
567 return SendJpegRect(cl, x, y, w, h, qualityLevel);
622 success = SendJpegRect(cl, x, y, w, h, qualityLevel);
1398 SendJpegRect(cl, x, y, w, h, quality) function

Completed in 38 milliseconds