HomeSort by relevance Sort by last modified time
    Searched refs:SendSolidRect (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/libvncserver/
tight.c 192 static rfbBool SendSolidRect (rfbClientPtr cl);
440 if (!SendSolidRect(cl))
753 success = SendSolidRect(cl);
803 SendSolidRect(rfbClientPtr cl)
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 135 static Bool SendSolidRect (rfbClientPtr cl);
327 if (!SendSolidRect(cl))
629 success = SendSolidRect(cl);
675 SendSolidRect(cl)
    [all...]

Completed in 49 milliseconds