Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dzrleoutstream.h43 zrleOutStream *zrleOutStreamNew (void);
Dzrle.c131 cl->zrleData = zrleOutStreamNew(); in rfbSendRectEncodingZRLE()
Dzrleoutstream.c66 zrleOutStream *zrleOutStreamNew(void) in zrleOutStreamNew() function