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.cpp386 sp<DeviceDescriptor> devDesc = in getDeviceConnectionState() local
435 sp<DeviceDescriptor> devDesc = deviceList.itemAt(0); in handleDeviceConfigChange() local
634 const sp<DeviceDescriptor>& devDesc, const char *moduleId) const { in isDeviceOfModule() argument
3090 sp<DeviceDescriptor> devDesc = mHwModules.getDeviceDescriptor( in areAllDevicesSupported() local
3564 sp<DeviceDescriptor> devDesc = in createAudioPatchInternal() local
6346 const sp<DeviceDescriptor>& devDesc, FormatVector *formatsPtr) { in modifySurroundFormats()
6434 void AudioPolicyManager::updateAudioProfiles(const sp<DeviceDescriptor>& devDesc, in updateAudioProfiles()