Searched refs:sinkDeviceDesc (Results 1 – 1 of 1) sorted by relevance
2595 sp<DeviceDescriptor> sinkDeviceDesc = in createAudioPatch() local2597 if (sinkDeviceDesc == 0) { in createAudioPatch()2600 sinkDeviceDesc->toAudioPortConfig(&newPatch.sinks[i], &patch->sinks[i]); in createAudioPatch()2605 if ((srcDeviceDesc->getModuleHandle() != sinkDeviceDesc->getModuleHandle()) || in createAudioPatch()2612 getOutputsForDevice(sinkDeviceDesc->type(), mOutputs); in createAudioPatch()2961 sp<DeviceDescriptor> sinkDeviceDesc = in connectAudioSource() local2968 sinkDeviceDesc->getAudioPort()->mModule->getHandle() && in connectAudioSource()