Searched refs:sinkDeviceDesc (Results 1 – 1 of 1) sorted by relevance
3040 sp<DeviceDescriptor> sinkDeviceDesc = in createAudioPatch() local3042 if (sinkDeviceDesc == 0) { in createAudioPatch()3045 sinkDeviceDesc->toAudioPortConfig(&newPatch.sinks[i], &patch->sinks[i]); in createAudioPatch()3050 if (!srcDeviceDesc->hasSameHwModuleAs(sinkDeviceDesc) || in createAudioPatch()3057 getOutputsForDevice(sinkDeviceDesc->type(), mOutputs); in createAudioPatch()3405 sp<DeviceDescriptor> sinkDeviceDesc = in connectAudioSource() local3412 sinkDeviceDesc->getAudioPort()->mModule->getHandle() && in connectAudioSource()