Home
last modified time | relevance | path

Searched refs:ProcessPendingXEvents (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/x11/
Dshared_x_display.h67 void ProcessPendingXEvents();
Dshared_x_display.cc64 void SharedXDisplay::ProcessPendingXEvents() { in ProcessPendingXEvents() function in webrtc::SharedXDisplay
/external/webrtc/webrtc/modules/desktop_capture/
Dmouse_cursor_monitor_x11.cc134 x_display_->ProcessPendingXEvents(); in Capture()
Dscreen_capturer_x11.cc241 options_.x_display()->ProcessPendingXEvents(); in Capture()
Dwindow_capturer_x11.cc287 x_display_->ProcessPendingXEvents(); in Capture()