Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dtight.c192 static rfbBool SendSolidRect (rfbClientPtr cl);
440 if (!SendSolidRect(cl)) in SendRectEncodingTight()
753 success = SendSolidRect(cl); in SendSubrect()
803 SendSolidRect(rfbClientPtr cl) in SendSolidRect() function