Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dscreen.c1236 unsigned char* uic; in vnc_reflect_got_cursorshape() local
1258 uic = (unsigned char *)client->rcMask; in vnc_reflect_got_cursorshape()
1259 m = (int) *(uic + j * width + i); in vnc_reflect_got_cursorshape()