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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 622 #define DoRed (1<<0)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 622 #define DoRed (1<<0)
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c     [all...]
SDL_x11wm.c 133 c.flags = DoRed | DoGreen | DoBlue;
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 1009 xcmap[i].flags = (DoRed|DoGreen|DoBlue);
1044 xcmap[i].flags = (DoRed|DoGreen|DoBlue);
  /external/chromium_org/ui/display/chromeos/x11/
native_display_delegate_x11.cc 690 color.flags = DoRed | DoGreen | DoBlue;

Completed in 670 milliseconds