Searched defs:IsCapturingVideo (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/chrome/browser/media/ | ||
D | media_stream_capture_indicator.cc | 145 bool IsCapturingVideo() const { return video_ref_count_ > 0; } in IsCapturingVideo() function in MediaStreamCaptureIndicator::WebContentsDeviceUsage |