Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dtight.c141 static TLS uint32_t monoForeground = 0; variable
871 ((uint32_t *)tightAfterBuf)[1] = monoForeground; in SendMonoRect()
887 ((uint16_t *)tightAfterBuf)[1] = (uint16_t)monoForeground; in SendMonoRect()
898 cl->updateBuf[cl->ublen++] = (char)monoForeground; in SendMonoRect()
1159 monoForeground = (uint32_t)c1; in FillPalette8()
1162 monoForeground = (uint32_t)c0; in FillPalette8()
1204 monoForeground = (uint32_t)c1; \
1207 monoForeground = (uint32_t)c0; \
1295 monoForeground = (uint32_t)c1t; \
1298 monoForeground = (uint32_t)c0t; \