Lines Matching refs:AudioPatch
1795 sp<AudioPatch> patch = mAudioPatches.valueAt(i); in getMsdOutputPatches()
1813 const sp<AudioPatch> patch = mAudioPatches.valueAt(index); in isMsdPatch()
5166 sp<AudioPatch> patchDesc; in createAudioPatchInternal()
5465 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in releaseAudioPatch()
5492 sp<AudioPatch> patchDesc = mAudioPatches.valueFor(handle); in releaseAudioPatchInternal()
5651 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in clearAudioPatches()
6676 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in onNewAudioModulesAvailableInt()
7056 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeOutput()
7120 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeInput()
7466 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewOutputDevices()
7539 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewInputDevice()
7893 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetOutputDevice()
7946 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetInputDevice()
8476 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in cleanUpForDevice()
8657 sp<AudioPatch> patchDesc; in installPatch()
8672 sp<AudioPatch> *patchDescPtr) in installPatch()
8674 sp<AudioPatch> patchDesc; in installPatch()
8686 patchDesc = new AudioPatch(patch, uid); in installPatch()
8714 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in areAllActiveTracksRerouted()