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

  /sdk/emulator/opengl/tests/ut_renderer/
X11RendererSurface.cpp 57 unsigned int eventMask = CWBackPixel | CWBorderPixel | CWEventMask | CWColormap;
X11Windowing.cpp 108 unsigned int attributes_mask = CWBackPixel | CWBorderPixel | CWEventMask | CWColormap;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 397 #define CWBackPixel (1L<<1)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 397 #define CWBackPixel (1L<<1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 397 #define CWBackPixel (1L<<1)
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 364 CWOverrideRedirect | CWBackPixel | CWBorderPixel
399 CWBackPixel | CWBorderPixel | CWColormap,
1063 CWBackPixel | CWBorderPixel
    [all...]
SDL_x11gl.c 243 mask = CWBackPixel | CWBorderPixel | CWColormap;
  /external/quake/quake/src/WinQuake/
gl_vidlinuxglx.cpp 852 mask = CWBackPixel | CWColormap | CWSaveUnder | CWBackingStore |
858 mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask;
  /external/libpng/contrib/gregbook/
rpng-x.c 548 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
rpng2-x.c     [all...]
  /external/quake/quake/src/QW/client/
gl_vidlinux_x11.c 713 mask=CWBackPixel|CWBorderPixel|CWColormap|CWEventMask;
gl_vidlinuxglx.c 661 mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask;

Completed in 1883 milliseconds