Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPort.h164 virtual bool hasSameHwModuleAs(const sp<AudioPortConfig>& other) const { in hasSameHwModuleAs() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioOutputDescriptor.cpp85 return hasSameHwModuleAs(outputDesc); in sharesHwModuleWith()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp514 if (activeDesc->hasSameHwModuleAs(txSourceDeviceDesc)) { in createTelephonyPatch()
3050 if (!srcDeviceDesc->hasSameHwModuleAs(sinkDeviceDesc) || in createAudioPatch()