Searched refs:ScreenCapturerLinux (Results 1 – 1 of 1) sorted by relevance
36 class ScreenCapturerLinux : public ScreenCapturer, class39 ScreenCapturerLinux();40 virtual ~ScreenCapturerLinux();117 RTC_DISALLOW_COPY_AND_ASSIGN(ScreenCapturerLinux);120 ScreenCapturerLinux::ScreenCapturerLinux() in ScreenCapturerLinux() function in webrtc::__anon791a27d30111::ScreenCapturerLinux135 ScreenCapturerLinux::~ScreenCapturerLinux() { in ~ScreenCapturerLinux()144 bool ScreenCapturerLinux::Init(const DesktopCaptureOptions& options) { in Init()187 void ScreenCapturerLinux::InitXDamage() { in InitXDamage()228 void ScreenCapturerLinux::Start(Callback* callback) { in Start()235 void ScreenCapturerLinux::Capture(const DesktopRegion& region) { in Capture()[all …]