Home
last modified time | relevance | path

Searched defs:IsCapturingAudio (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/media/
Dmedia_stream_capture_indicator.cc129 bool IsCapturingAudio() const { return audio_ref_count_ > 0; } in IsCapturingAudio() function in MediaStreamCaptureIndicator::WebContentsDeviceUsage
314 bool MediaStreamCaptureIndicator::IsCapturingAudio( in IsCapturingAudio() function in MediaStreamCaptureIndicator
/external/chromium_org/content/browser/speech/
Dspeech_recognizer_impl_android.cc94 bool SpeechRecognizerImplAndroid::IsCapturingAudio() const { in IsCapturingAudio() function in content::SpeechRecognizerImplAndroid
Dspeech_recognizer_impl.cc240 bool SpeechRecognizerImpl::IsCapturingAudio() const { in IsCapturingAudio() function in content::SpeechRecognizerImpl