Home
last modified time | relevance | path

Searched defs:devDesc (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp52 sp<DeviceDescriptor> devDesc = new DeviceDescriptor(device, "" /*tagName*/, address.string()); in addOutputProfile() local
119 sp<DeviceDescriptor> devDesc = new DeviceDescriptor(device, "" /*tagName*/, address.string()); in addInputProfile() local
/frameworks/av/services/audiopolicy/engine/common/src/
DEngineBase.cpp66 status_t EngineBase::setDeviceConnectionState(const sp<DeviceDescriptor> devDesc, in setDeviceConnectionState()
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp385 sp<DeviceDescriptor> devDesc = in getDeviceConnectionState() local
434 sp<DeviceDescriptor> devDesc = deviceList.itemAt(0); in handleDeviceConfigChange() local
633 const sp<DeviceDescriptor>& devDesc, const char *moduleId) const { in isDeviceOfModule() argument
3029 sp<DeviceDescriptor> devDesc = mHwModules.getDeviceDescriptor( in setUidDeviceAffinities() local
3445 sp<DeviceDescriptor> devDesc = in createAudioPatchInternal() local
6130 const sp<DeviceDescriptor>& devDesc, FormatVector *formatsPtr) { in modifySurroundFormats()
6218 void AudioPolicyManager::updateAudioProfiles(const sp<DeviceDescriptor>& devDesc, in updateAudioProfiles()