Home
last modified time | relevance | path

Searched refs:getProfileForOutput (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h696 sp<IOProfile> getProfileForOutput(const DeviceVector &devices,
H A DAudioPolicyManager.cpp876 sp<IOProfile> AudioPolicyManager::getProfileForOutput( in getProfileForOutput() function in android::AudioPolicyManager
1255 profile = getProfileForOutput( in openDirectOutput()
3692 sp<IOProfile> profile = getProfileForOutput(DeviceVector() /*ignore device */, in getOffloadSupport()
3714 sp<IOProfile> profile = getProfileForOutput(DeviceVector() /*ignore device */, in isDirectOutputSupported()
5879 sp<IOProfile> profile = getProfileForOutput(newDevices, in checkOutputForAttributes()