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

1 2

  /sdk/emulator/opengl/tests/ut_renderer/
X11RendererSurface.cpp 56 sWA.event_mask = StructureNotifyMask | ExposureMask;
X11Windowing.cpp 105 sWA.event_mask = StructureNotifyMask | ExposureMask;
  /external/chromium_org/ui/compositor/test/
test_compositor_host_x11.cc 60 swa.event_mask = StructureNotifyMask | ExposureMask;
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-linux.c 157 swa.event_mask = ExposureMask | StructureNotifyMask |
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-xlib/
graw_xlib.c 109 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /external/mesa3d/src/gallium/targets/graw-xlib/
graw_xlib.c 109 attr.event_mask = StructureNotifyMask | ExposureMask | KeyPressMask;
  /external/chromium_org/gpu/tools/compositor_model_bench/
compositor_model_bench.cc 181 ExposureMask | KeyPressMask | StructureNotifyMask);
267 ExposureMask,
  /external/chromium_org/third_party/skia/src/views/unix/
SkOSWindow_Unix.cpp 33 |ExposureMask|PointerMotionMask|KeyPressMask|KeyReleaseMask;
274 XSendEvent(dsp, win, false, ExposureMask, &evt);
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 33 |ExposureMask|PointerMotionMask|KeyPressMask|KeyReleaseMask;
274 XSendEvent(dsp, win, false, ExposureMask, &evt);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 259 XSelectInput(display, window, ExposureMask | KeyPressMask);
xvmc_bench.c 255 XSelectInput(display, window, ExposureMask | KeyPressMask);
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_rendering.c 259 XSelectInput(display, window, ExposureMask | KeyPressMask);
xvmc_bench.c 255 XSelectInput(display, window, ExposureMask | KeyPressMask);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 171 #define ExposureMask (1L<<15)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 171 #define ExposureMask (1L<<15)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 171 #define ExposureMask (1L<<15)
  /external/chromium_org/ash/display/
mirror_window_controller.cc 44 long event_mask = ExposureMask | VisibilityChangeMask |
  /external/chromium_org/media/tools/player_x11/
player_x11.cc 76 ExposureMask | ButtonPressMask | KeyPressMask);
  /external/chromium_org/content/common/gpu/media/
rendering_helper_gl.cc 326 XSelectInput(x_display_, window, ExposureMask);
  /external/libpng/contrib/gregbook/
rpng-x.c 542 attr.event_mask = ExposureMask | KeyPressMask | ButtonPressMask;
rpng2-x.c     [all...]
  /external/chromium_org/ui/aura/
root_window_host_x11.cc 400 ExposureMask | VisibilityChangeMask |
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc 824 ExposureMask | VisibilityChangeMask |
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 1070 | PointerMotionMask | ExposureMask ));
    [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 

Completed in 593 milliseconds

1 2