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

/external/chromium_org/remoting/host/
H A Dipc_video_frame_capturer.cc44 bool IpcVideoFrameCapturer::SelectScreen(webrtc::ScreenId id) { function in class:remoting::IpcVideoFrameCapturer
H A Dscreen_capturer_fake.cc90 bool ScreenCapturerFake::SelectScreen(webrtc::ScreenId id) { function in class:ScreenCapturerFake
H A Dshaped_screen_capturer.cc52 bool ShapedScreenCapturer::SelectScreen(webrtc::ScreenId id) { function in class:remoting::ShapedScreenCapturer
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
H A Dscreen_capturer_win_gdi.cc151 bool ScreenCapturerWinGdi::SelectScreen(ScreenId id) { function in class:webrtc::ScreenCapturerWinGdi
H A Dscreen_capturer_win_magnifier.cc178 bool ScreenCapturerWinMagnifier::SelectScreen(ScreenId id) { function in class:webrtc::ScreenCapturerWinMagnifier
187 fallback_capturer_->SelectScreen(id);
457 fallback_capturer_->SelectScreen(current_screen_id_);
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dscreen_capturer_x11.cc61 virtual bool SelectScreen(ScreenId id) OVERRIDE;
324 bool ScreenCapturerLinux::SelectScreen(ScreenId id) { function in class:webrtc::__anon15235::ScreenCapturerLinux

Completed in 1287 milliseconds