Searched refs:FindBestSolidArea (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/libvncserver/ |
D | tight.c | 174 static void FindBestSolidArea (rfbClientPtr cl, int x, int y, int w, int h, 401 FindBestSolidArea(cl, dx, dy, w - (dx - x), h - (dy - y), in SendRectEncodingTight() 470 FindBestSolidArea(rfbClientPtr cl, in FindBestSolidArea() function
|