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

  /external/autotest/client/deps/glbench/src/
xlib_window.cc 52 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11.cpp 172 swa.event_mask = ExposureMask|KeyPressMask|KeyReleaseMask|StructureNotifyMask;
209 XSelectInput(dpy, m_window, ExposureMask | StructureNotifyMask);
213 XWindowEvent(dpy, m_window, ExposureMask | StructureNotifyMask, &event);
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 110 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /external/webrtc/webrtc/test/linux/
glx_renderer.cc 62 window_attributes.event_mask = StructureNotifyMask | ExposureMask;
  /external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp 585 WinAttibutes.event_mask = StructureNotifyMask | ExposureMask | ButtonPressMask | ButtonReleaseMask | Button1MotionMask | KeyPressMask | KeyReleaseMask;
623 WinAttibutes.event_mask = StructureNotifyMask | ExposureMask | ButtonPressMask | ButtonReleaseMask | Button1MotionMask | KeyPressMask | KeyReleaseMask;
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 262 XSelectInput(display, window, ExposureMask | KeyPressMask);
xvmc_bench.c 264 XSelectInput(display, window, ExposureMask | KeyPressMask);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 166 #define ExposureMask (1L<<15)
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
OGLES2HelloAPI_LinuxX11.cpp 178 windowAttributes.event_mask = StructureNotifyMask | ExposureMask | ButtonPressMask;
    [all...]
  /external/skia/tools/sk_app/unix/
Window_unix.cpp 40 const long kEventMask = ExposureMask | StructureNotifyMask |
  /external/skqp/tools/sk_app/unix/
Window_unix.cpp 40 const long kEventMask = ExposureMask | StructureNotifyMask |
  /external/autotest/client/deps/nvmap_compactor/src/
nvmap_carveout_compactor.c 586 swa.event_mask = ExposureMask | PointerMotionMask | KeyPressMask;
  /external/libpng/contrib/gregbook/
rpng-x.c 549 attr.event_mask = ExposureMask | KeyPressMask | ButtonPressMask;
rpng2-x.c     [all...]
  /external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI.cc 186 xswa.event_mask = StructureNotifyMask | ExposureMask;
  /external/ImageMagick/MagickCore/
animate.c     [all...]
display.c     [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 972 ExposureMask | KeyPressMask | KeyReleaseMask | PointerMotionMask | ButtonPressMask | ButtonReleaseMask
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
cube.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 179 milliseconds