Searched defs:IsCapturingAudio (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/browser/media/ | ||
D | media_stream_capture_indicator.cc | 129 bool IsCapturingAudio() const { return audio_ref_count_ > 0; } in IsCapturingAudio() function in MediaStreamCaptureIndicator::WebContentsDeviceUsage |
/external/chromium_org/content/browser/speech/ | ||
D | speech_recognizer_impl_android.cc | 94 bool SpeechRecognizerImplAndroid::IsCapturingAudio() const { in IsCapturingAudio() function in content::SpeechRecognizerImplAndroid |
D | speech_recognizer_impl.cc | 240 bool SpeechRecognizerImpl::IsCapturingAudio() const { in IsCapturingAudio() function in content::SpeechRecognizerImpl |