Lines Matching refs:AudioPatch
674 sp<AudioPatch> AudioPolicyManager::createTelephonyPatch( in createTelephonyPatch()
1430 sp<AudioPatch> patch = mAudioPatches.valueAt(i); in getMsdOutputPatches()
3853 sp<AudioPatch> patchDesc; in createAudioPatchInternal()
4139 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in releaseAudioPatch()
4156 sp<AudioPatch> patchDesc = mAudioPatches.valueFor(handle); in releaseAudioPatchInternal()
4305 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in clearAudioPatches()
5671 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeOutput()
5723 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeInput()
6042 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewOutputDevices()
6113 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewInputDevice()
6480 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetOutputDevice()
6533 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetInputDevice()
6949 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in cleanUpForDevice()
7143 sp<AudioPatch> patchDesc; in installPatch()
7158 sp<AudioPatch> *patchDescPtr) in installPatch()
7160 sp<AudioPatch> patchDesc; in installPatch()
7172 patchDesc = new AudioPatch(patch, uid); in installPatch()
7200 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in areAllActiveTracksRerouted()