HomeSort by relevance Sort by last modified time
    Searched refs:DoGreen (Results 1 - 9 of 9) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 627 #define DoGreen (1<<1)
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.c     [all...]
SDL_x11wm.c 133 c.flags = DoRed | DoGreen | DoBlue;
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 1005 xcmap[i].flags = (DoRed|DoGreen|DoBlue);
1040 xcmap[i].flags = (DoRed|DoGreen|DoBlue);
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.c 91 xcmap[i].flags = (DoRed|DoGreen|DoBlue);
    [all...]
  /external/quake/quake/src/QW/client/
vid_x.c 624 colors[i].flags = DoRed|DoGreen|DoBlue;
  /external/quake/quake/src/WinQuake/
vid_sunx.cpp 831 colors[i].flags = DoRed|DoGreen|DoBlue;
vid_sunxil.cpp 724 colors[i].flags = DoRed|DoGreen|DoBlue;
vid_x.cpp 699 colors[i].flags = DoRed|DoGreen|DoBlue;

Completed in 311 milliseconds