Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dtight.c226 static void PrepareRowForImg24(rfbClientPtr cl, uint8_t *dst, int x, int y, int count);
1678 PrepareRowForImg24(cl, dst, x, y, count); in PrepareRowForImg()
1689 PrepareRowForImg24(rfbClientPtr cl, in PrepareRowForImg24() function