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

  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 31 Window win = XCreateWindow(dpy, RootWindow(dpy, DefaultScreen(dpy)), 0, 0, width, height, 0, CopyFromParent, InputOutput, visual, CWBorderPixel | CWColormap| CWEventMask, &swa);
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 162 CWBorderPixel | CWColormap | CWEventMask,
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 57 Window win = XCreateWindow(dpy, RootWindow(dpy, DefaultScreen(dpy)), 0, 0, width, height, 0, CopyFromParent, InputOutput, visual, CWBorderPixel | CWColormap| CWEventMask, &swa);
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 111 mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask;
  /external/deqp/framework/platform/X11/
tcuX11.cpp 133 unsigned long mask = CWBorderPixel | CWEventMask;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 395 #define CWBorderPixel (1L<<3)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 395 #define CWBorderPixel (1L<<3)
  /external/libpng/contrib/gregbook/
rpng-x.c 548 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
rpng2-x.c     [all...]
  /external/libvncserver/x11vnc/
nox11.h 447 #define CWBorderPixel (1L<<3)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 63 milliseconds