Home
last modified time | relevance | path

Searched defs:IsLowLatencyPlayoutSupported (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/android/
Daudio_manager_unittest.cc74 TEST_F(AudioManagerTest, IsLowLatencyPlayoutSupported) { in TEST_F() argument
Daudio_manager.cc162 bool AudioManager::IsLowLatencyPlayoutSupported() const { in IsLowLatencyPlayoutSupported() function in webrtc::AudioManager