Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DPolicyAudioPort.h119 bool hasSameHwModuleAs(const sp<PolicyAudioPortConfig>& other) const { in hasSameHwModuleAs() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioOutputDescriptor.cpp81 return hasSameHwModuleAs(outputDesc); in sharesHwModuleWith()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp730 if (activeDesc->hasSameHwModuleAs(txSourceDevice)) { in updateCallRoutingInternal()
4609 if (!srcDevice->hasSameHwModuleAs(sinkDevice) || in createAudioPatchInternal()