Home
last modified time | relevance | path

Searched refs:supportDevice (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h81 bool supportDevice(audio_devices_t device) const in supportDevice() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp270 if (profile->supportDevice(device)) { in getModuleForDevice()
DAudioOutputDescriptor.cpp658 if (primaryHwModuleOutputProfiles[i]->supportDevice(AUDIO_DEVICE_OUT_ALL_A2DP)) { in isA2dpOffloadedOnPrimary()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3620 if (profile->supportDevice(AUDIO_DEVICE_OUT_HDMI) && in getSurroundFormats()
4253 if (profile->supportDevice(device)) { in loadConfig()
4420 if (profile->supportDevice(device)) { in loadConfig()
4449 if (desc->mProfile->supportDevice(device)) { in loadConfig()
4463 if (profile->supportDevice(device)) { in loadConfig()
4555 if (!(desc->mProfile->supportDevice(mAvailableInputDevices.types()))) { in loadConfig()
4567 if (profile->supportDevice(device)) { in loadConfig()