Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dtight.c140 static TLS uint32_t monoBackground = 0; variable
870 ((uint32_t *)tightAfterBuf)[0] = monoBackground; in SendMonoRect()
886 ((uint16_t *)tightAfterBuf)[0] = (uint16_t)monoBackground; in SendMonoRect()
897 cl->updateBuf[cl->ublen++] = (char)monoBackground; in SendMonoRect()
1158 monoBackground = (uint32_t)c0; in FillPalette8()
1161 monoBackground = (uint32_t)c1; in FillPalette8()
1203 monoBackground = (uint32_t)c0; \
1206 monoBackground = (uint32_t)c1; \
1294 monoBackground = (uint32_t)c0t; \
1297 monoBackground = (uint32_t)c1t; \
[all …]