HomeSort by relevance Sort by last modified time
    Searched refs:CWBackPixel (Results 1 - 14 of 14) 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;
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_linux.cc 98 unsigned long attribute_mask = CWBackPixel | CWBorderPixel | CWColormap |
  /external/chromium_org/media/cast/test/
linux_output_window.cc 66 CWBackPixel | CWBorderPixel | CWColormap | CWEventMask;
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-xlib/
graw_xlib.c 111 mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask;
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 111 mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 393 #define CWBackPixel (1L<<1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 393 #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/chromium_org/content/common/gpu/media/
rendering_helper.cc 223 (CWBackPixel | CWOverrideRedirect),
  /external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
testAPI.cc 192 mask = CWBackPixel | CWBorderPixel | CWColormap | CWEventMask;
  /external/libpng/contrib/gregbook/
rpng-x.c 548 attrmask |= CWColormap | CWBackPixel | CWBorderPixel;
rpng2-x.c     [all...]

Completed in 437 milliseconds