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

  /external/chromium_org/media/audio/mac/
audio_manager_mac.h 58 static bool GetDeviceChannels(AudioDeviceID device,
audio_manager_mac.cc 305 return GetDeviceChannels(device,
310 bool AudioManagerMac::GetDeviceChannels(
418 if (GetDeviceChannels(device, kAudioDevicePropertyScopeInput, &channels) &&
653 if (!GetDeviceChannels(device, kAudioDevicePropertyScopeOutput,
audio_auhal_mac.cc 80 bool got_input_channels = AudioManagerMac::GetDeviceChannels(
86 bool got_output_channels = AudioManagerMac::GetDeviceChannels(
audio_synchronized_mac.cc 719 bool got_hardware_channels = AudioManagerMac::GetDeviceChannels(

Completed in 28 milliseconds