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

  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 96 XSelectInput(x11_display, win, KeyPressMask | StructureNotifyMask);
129 XSelectInput(x11_display, win, KeyPressMask | StructureNotifyMask);
147 is_event = XCheckWindowEvent(x11_display, win, StructureNotifyMask|KeyPressMask,&event);
  /external/autotest/client/deps/glbench/src/
xlib_window.cc 52 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 110 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /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/deqp/framework/platform/lnx/X11/
tcuLnxX11.cpp 172 swa.event_mask = ExposureMask|KeyPressMask|KeyReleaseMask|StructureNotifyMask;
  /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 151 #define KeyPressMask (1L<<0)
  /external/libpng/contrib/gregbook/
rpng2-x.c 659 if (XCheckMaskEvent(display, KeyPressMask | ButtonPressMask, &e))
673 if (XCheckMaskEvent(display, KeyPressMask | ButtonPressMask,
697 if (XCheckMaskEvent(display, KeyPressMask |
    [all...]
rpng-x.c 549 attr.event_mask = ExposureMask | KeyPressMask | ButtonPressMask;
  /external/skia/tools/sk_app/unix/
Window_unix.cpp 41 KeyPressMask | KeyReleaseMask |
  /external/skqp/tools/sk_app/unix/
Window_unix.cpp 41 KeyPressMask | KeyReleaseMask |
  /external/autotest/client/deps/nvmap_compactor/src/
nvmap_carveout_compactor.c 586 swa.event_mask = ExposureMask | PointerMotionMask | KeyPressMask;
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 972 ExposureMask | KeyPressMask | KeyReleaseMask | PointerMotionMask | ButtonPressMask | ButtonReleaseMask
  /external/ImageMagick/MagickCore/
animate.c     [all...]
display.c     [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_mpeg4.c 649 XSelectInput(display, win, KeyPressMask | StructureNotifyMask);
    [all...]
mixvideoformatenc_preview.c 592 XSelectInput(display, win, KeyPressMask | StructureNotifyMask);
    [all...]
mixvideoformatenc_h264.c 664 XSelectInput(display, win, KeyPressMask | StructureNotifyMask);
    [all...]
  /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 

Completed in 409 milliseconds