Searched refs:bitmapByte (Results 1 – 1 of 1) sorted by relevance
45 uint8_t bitmapByte; in rfbSendCursorShape() local138 bitmapByte = bitmapData[i * bitmapRowBytes + j]; in rfbSendCursorShape()139 cl->updateBuf[cl->ublen++] = (char)bitmapByte; in rfbSendCursorShape()161 bitmapByte = bitmapData[i * bitmapRowBytes + j]; in rfbSendCursorShape()162 cl->updateBuf[cl->ublen++] = (char)bitmapByte; in rfbSendCursorShape()