HomeSort by relevance Sort by last modified time
    Searched full:foregreen (Results 1 - 7 of 7) sorted by null

  /external/libvncserver/libvncserver/
cursor.c 125 colors.foreGreen = (char)(pCursor->foreGreen >> 8);
265 cursor->foreRed=cursor->foreGreen=cursor->foreBlue=0xffff;
391 !cursor->foreRed && !cursor->foreGreen && !cursor->foreBlue) {
394 cursor->foreRed = cursor->foreGreen = cursor->foreBlue = 0xffff;
462 cursor->foreGreen<<format->greenShift|cursor->foreBlue<<format->blueShift;
main.c 690 foreRed: 0, foreGreen: 0, foreBlue: 0,
  /external/libvncserver/libvncclient/
cursor.c 89 colors[1] = RGB24_TO_PIXEL(32, rgb.foreRed, rgb.foreGreen, rgb.foreBlue);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xproto.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xproto.h     [all...]
  /external/libvncserver/rfb/
rfb.h     [all...]
rfbproto.h     [all...]

Completed in 285 milliseconds