Home
last modified time | relevance | path

Searched refs:halSources (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp263 std::unique_ptr<audio_port_config[]> halSources(HidlUtils::audioPortConfigsToHal(sources)); in createAudioPatch() local
267 mDevice->create_audio_patch(mDevice, sources.size(), &halSources[0], in createAudioPatch()