HomeSort by relevance Sort by last modified time
    Searched refs:CWEventMask (Results 1 - 12 of 12) 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 403 #define CWEventMask (1L<<11)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 403 #define CWEventMask (1L<<11)
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 132 CWEventMask | CWColormap,
  /external/libpng/contrib/gregbook/
rpng-x.c 543 attrmask = CWBackingStore | CWEventMask;
rpng2-x.c     [all...]
  /external/libvncserver/x11vnc/
nox11.h 455 #define CWEventMask (1L<<11)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1621 milliseconds