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.h130 bool hasSameHwModuleAs(const sp<PolicyAudioPortConfig>& other) const { in hasSameHwModuleAs() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioOutputDescriptor.cpp82 return hasSameHwModuleAs(outputDesc); in sharesHwModuleWith()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp778 if (activeDesc->hasSameHwModuleAs(txSourceDevice)) { in updateCallRoutingInternal()
5417 if (!srcDevice->hasSameHwModuleAs(sinkDevice) || in createAudioPatchInternal()