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

  /external/webrtc/webrtc/modules/desktop_capture/x11/
shared_x_display.h 67 void ProcessPendingXEvents();
shared_x_display.cc 64 void SharedXDisplay::ProcessPendingXEvents() {
  /external/webrtc/webrtc/modules/desktop_capture/
mouse_cursor_monitor_x11.cc 134 x_display_->ProcessPendingXEvents();
screen_capturer_x11.cc 241 options_.x_display()->ProcessPendingXEvents();
243 // ProcessPendingXEvents() may call ScreenConfigurationChanged() which
window_capturer_x11.cc 287 x_display_->ProcessPendingXEvents();

Completed in 579 milliseconds