HomeSort by relevance Sort by last modified time
    Searched defs:IsScreencast (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
remotevideocapturer.cc 90 bool RemoteVideoCapturer::IsScreencast() const {
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideocapturer.h 72 virtual bool IsScreencast() const { return false; }
  /external/chromium_org/remoting/host/
cast_video_capturer_adapter.cc 179 bool CastVideoCapturerAdapter::IsScreencast() const {
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
yuvframescapturer.h 42 virtual bool IsScreencast() const { return false; }
filevideocapturer.h 116 virtual bool IsScreencast() const { return false; }
  /external/chromium_org/content/renderer/media/webrtc/
webrtc_video_capturer_adapter.cc 62 bool WebRtcVideoCapturerAdapter::IsScreencast() const {
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakevideocapturer.h 144 virtual bool IsScreencast() const { return is_screencast_; }

Completed in 195 milliseconds