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

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
window_capturer_x11.cc 156 x_display_->AddEventHandler(ConfigureNotify, this);
160 x_display_->RemoveEventHandler(ConfigureNotify, this);
309 if (event.type == ConfigureNotify) {
screen_capturer_x11.cc 151 options_.x_display()->RemoveEventHandler(ConfigureNotify, this);
180 options_.x_display()->AddEventHandler(ConfigureNotify, this);
337 } else if (event.type == ConfigureNotify) {
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 87 case ConfigureNotify:
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11x11main.cpp 87 case ConfigureNotify:
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 127 case ConfigureNotify:
  /external/chromium_org/third_party/webrtc/test/linux/
glx_renderer.cc 161 case ConfigureNotify:
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10x11main.cpp 127 case ConfigureNotify:
  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 161 if(event.type == ConfigureNotify) {
putsurface_wayland.c 325 if(event.type == ConfigureNotify) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 201 #define ConfigureNotify 22
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 201 #define ConfigureNotify 22
  /external/chromium_org/gpu/tools/compositor_model_bench/
compositor_model_bench.cc 137 case ConfigureNotify:
  /external/chromium_org/third_party/skia/src/views/unix/
SkOSWindow_Unix.cpp 217 case ConfigureNotify:
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 217 case ConfigureNotify:
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 411 case ConfigureNotify: {
562 // (possibly synthetic) ConfigureNotify about the actual size and correct
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c 61 Pending resize target for ConfigureNotify (so outdated events don't
824 case ConfigureNotify: {
826 printf("ConfigureNotify! (resize: %dx%d)\n", xevent.xconfigure.width, xevent.xconfigure.height);
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11.cc 525 // heuristics that are in the PropertyNotify and ConfigureNotify handlers.
894 // (possibly synthetic) ConfigureNotify about the actual size and correct
    [all...]

Completed in 587 milliseconds