Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dcursor.c145 bpp2=cl->format.bitsPerPixel/8; in rfbSendCursorShape() local
152 cl->ublen += pCursor->width*bpp2*pCursor->height; in rfbSendCursorShape()