Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dcursor.c144 int bpp1=cl->screen->serverFormat.bitsPerPixel/8, in rfbSendCursorShape() local
150 pCursor->width*bpp1, pCursor->width, pCursor->height); in rfbSendCursorShape()