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 221 bool ChangeActiveDevice(const AudioDevice& new_active_device,
cras_audio_handler.cc 503 bool CrasAudioHandler::ChangeActiveDevice(const AudioDevice& new_active_device,
538 if (!ChangeActiveDevice(device, &active_input_node_id_))
543 if (!ChangeActiveDevice(device, &active_output_node_id_))

Completed in 38 milliseconds