Home
last modified time | relevance | path

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

/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp276 std::unique_ptr<audio_port_config[]> halSinks(HidlUtils::audioPortConfigsToHal(sinks)); in createAudioPatch() local
280 sinks.size(), &halSinks[0], &halPatch)); in createAudioPatch()