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.cpp86 return hasSameHwModuleAs(outputDesc); in sharesHwModuleWith()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp816 if (activeDesc->hasSameHwModuleAs(txSourceDevice)) { in updateCallRoutingInternal()
5753 if (!srcDevice->hasSameHwModuleAs(sinkDevice) || in createAudioPatchInternal()