Searched refs:hasSameHwModuleAs (Results 1 – 3 of 3) sorted by relevance
169 virtual bool hasSameHwModuleAs(const sp<AudioPortConfig>& other) const { in hasSameHwModuleAs() function
84 return hasSameHwModuleAs(outputDesc); in sharesHwModuleWith()
500 if (activeDesc->hasSameHwModuleAs(txSourceDeviceDesc)) { in updateCallRouting()2896 if (!srcDeviceDesc->hasSameHwModuleAs(sinkDeviceDesc) || in createAudioPatch()