Home
last modified time | relevance | path

Searched defs:patchDesc (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp5166 sp<AudioPatch> patchDesc; in createAudioPatchInternal() local
5465 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in releaseAudioPatch() local
5492 sp<AudioPatch> patchDesc = mAudioPatches.valueFor(handle); in releaseAudioPatchInternal() local
5651 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in clearAudioPatches() local
6676 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in onNewAudioModulesAvailableInt() local
7056 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeOutput() local
7120 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeInput() local
7466 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewOutputDevices() local
7539 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewInputDevice() local
7893 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetOutputDevice() local
[all …]