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

  /external/skia/tools/sk_app/unix/
main_unix.cpp 67 case ConfigureNotify:
Window_unix.cpp 318 SkASSERT(event.type != Expose && event.type != ConfigureNotify);
  /external/skqp/tools/sk_app/unix/
main_unix.cpp 67 case ConfigureNotify:
Window_unix.cpp 318 SkASSERT(event.type != Expose && event.type != ConfigureNotify);
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_x11.cc 136 options_.x_display()->RemoveEventHandler(ConfigureNotify, this);
161 options_.x_display()->AddEventHandler(ConfigureNotify, this);
302 } else if (event.type == ConfigureNotify) {
window_capturer_x11.cc 156 x_display_->AddEventHandler(ConfigureNotify, this);
160 x_display_->RemoveEventHandler(ConfigureNotify, this);
312 if (event.type == ConfigureNotify) {
  /external/webrtc/webrtc/test/linux/
glx_renderer.cc 161 case ConfigureNotify:
  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 161 if(event.type == ConfigureNotify) {
putsurface_wayland.c 325 if(event.type == ConfigureNotify) {
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11.cpp 85 // note: ConfigureNotify for window is handled in setDimensions()
246 if (myevent.type == ConfigureNotify) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
X.h 201 #define ConfigureNotify 22
  /external/ImageMagick/MagickCore/
widget.c     [all...]
animate.c     [all...]
display.c     [all...]
xwindow.c     [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 254 milliseconds