Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h686 sp<IOProfile> getProfileForOutput(const DeviceVector &devices,
DAudioPolicyManager.cpp876 sp<IOProfile> AudioPolicyManager::getProfileForOutput( in getProfileForOutput() function in android::AudioPolicyManager
1229 profile = getProfileForOutput( in openDirectOutput()
3657 sp<IOProfile> profile = getProfileForOutput(DeviceVector() /*ignore device */, in getOffloadSupport()
3679 sp<IOProfile> profile = getProfileForOutput(DeviceVector() /*ignore device */, in isDirectOutputSupported()
5642 sp<IOProfile> profile = getProfileForOutput(newDevices, in checkOutputForAttributes()