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

  /external/libvncserver/libvncserver/
tight.c 195 static rfbBool SendFullColorRect (rfbClientPtr cl, int x, int y, int w, int h);
748 success = SendFullColorRect(cl, x, y, w, h);
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 138 static Bool SendFullColorRect (rfbClientPtr cl, int w, int h);
624 success = SendFullColorRect(cl, w, h);
834 SendFullColorRect(cl, w, h)
    [all...]

Completed in 29 milliseconds