Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioSystem.cpp504 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->mIoHandle); in ioConfigChanged() local
505 if (oldDesc == 0) { in ioConfigChanged()
508 deviceId = oldDesc->getDeviceId(); in ioConfigChanged()
540 sp<AudioIoDescriptor> oldDesc = getIoDescriptor_l(ioDesc->mIoHandle); in ioConfigChanged() local
541 if (oldDesc == 0) { in ioConfigChanged()
546 deviceId = oldDesc->getDeviceId(); in ioConfigChanged()