Searched defs:ScreenCapturerLinux (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dscreen_capturer_x11.cc44 class ScreenCapturerLinux : public ScreenCapturer, class in namespace:webrtc::__anon15941
47 ScreenCapturerLinux();
48 virtual ~ScreenCapturerLinux();
131 DISALLOW_COPY_AND_ASSIGN(ScreenCapturerLinux);
134 ScreenCapturerLinux::ScreenCapturerLinux() function in class:webrtc::__anon15941::ScreenCapturerLinux
150 ScreenCapturerLinux::~ScreenCapturerLinux() {
163 bool ScreenCapturerLinux::Init(const DesktopCaptureOptions& options) {
214 void ScreenCapturerLinux
[all...]

Completed in 531 milliseconds