HomeSort by relevance Sort by last modified time
    Searched refs:audio_layer_ (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager.h 139 AudioDeviceModule::AudioLayer audio_layer_; member in class:webrtc::AudioManager
audio_manager.cc 71 audio_layer_(AudioDeviceModule::kPlatformDefaultAudio),
106 audio_layer_ = audio_layer;
122 RTC_DCHECK_NE(audio_layer_, AudioDeviceModule::kPlatformDefaultAudio);
audio_device_template.h 42 : audio_layer_(audio_layer),
56 audioLayer = audio_layer_;
490 const AudioDeviceModule::AudioLayer audio_layer_; member in class:webrtc::AudioDeviceTemplate

Completed in 54 milliseconds