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

  /external/libvncserver/libvncserver/
hextile.c 140 rfbStatRecordEncodingSentAdd(cl, rfbEncodingHextile, 1); \
185 rfbStatRecordEncodingSentAdd(cl, rfbEncodingHextile, \
214 rfbStatRecordEncodingSentAdd(cl, rfbEncodingHextile, 1); \
273 rfbStatRecordEncodingSentAdd(cl, rfbEncodingHextile, 1); \
tight.c 822 rfbStatRecordEncodingSentAdd(cl, cl->tightEncoding, len + 1);
880 rfbStatRecordEncodingSentAdd(cl, cl->tightEncoding, 3 + paletteLen);
891 rfbStatRecordEncodingSentAdd(cl, cl->tightEncoding, 7);
899 rfbStatRecordEncodingSentAdd(cl, cl->tightEncoding, 5);
959 rfbStatRecordEncodingSentAdd(cl, cl->tightEncoding,
    [all...]
stats.c 208 void rfbStatRecordEncodingSentAdd(rfbClientPtr cl, uint32_t type, int byteCount) /* Specifically for tight encoding */
  /external/libvncserver/rfb/
rfb.h     [all...]

Completed in 69 milliseconds