Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/linux/x11/
Dshared_x_display.h63 void ProcessPendingXEvents();
Dshared_x_display.cc70 void SharedXDisplay::ProcessPendingXEvents() { in ProcessPendingXEvents() function in webrtc::SharedXDisplay
Dscreen_capturer_x11.cc250 options_.x_display()->ProcessPendingXEvents(); in CaptureFrame()
298 options_.x_display()->ProcessPendingXEvents(); in GetSourceList()
Dmouse_cursor_monitor_x11.cc132 x_display_->ProcessPendingXEvents(); in Capture()
Dwindow_capturer_x11.cc150 x_display_->ProcessPendingXEvents(); in CaptureFrame()