Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dtight.c225 static void PrepareRowForImg(rfbClientPtr cl, uint8_t *dst, int x, int y, int count);
1668 PrepareRowForImg(rfbClientPtr cl, in PrepareRowForImg() function
1712 PrepareRowForImg##bpp(rfbClientPtr cl, uint8_t *dst, int x, int y, int count) { \
1870 PrepareRowForImg(cl, buf, x, y + dy, w); in SendPngRect()
1873 PrepareRowForImg(cl, buf, x, y + dy, w); in SendPngRect()