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

  /external/chromium_org/chromeos/audio/
cras_audio_handler.h 256 bool ChangeActiveDevice(const AudioDevice& new_active_device,
cras_audio_handler.cc 686 bool CrasAudioHandler::ChangeActiveDevice(const AudioDevice& new_active_device,
721 if (!ChangeActiveDevice(device, &active_input_node_id_))
726 if (!ChangeActiveDevice(device, &active_output_node_id_))

Completed in 204 milliseconds