Searched defs:IsScreencast (Results 1 – 8 of 8) sorted by relevance
49 virtual bool IsScreencast() const { return false; } in IsScreencast() function
138 virtual bool IsScreencast() const { return is_screencast_; } in IsScreencast() function
72 TEST_F(MutedVideoCapturerTest, IsScreencast) { in TEST_F() argument
90 bool RemoteVideoCapturer::IsScreencast() const { in IsScreencast() function in webrtc::RemoteVideoCapturer
72 virtual bool IsScreencast() const { return false; } in IsScreencast() function
42 virtual bool IsScreencast() const { return false; } in IsScreencast() function
116 virtual bool IsScreencast() const { return false; } in IsScreencast() function
62 bool WebRtcVideoCapturerAdapter::IsScreencast() const { in IsScreencast() function in content::WebRtcVideoCapturerAdapter