Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp1534 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(patch_index); in closeAllInputs() local
2181 sp<AudioPatch> patchDesc; in createAudioPatch() local
2419 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in releaseAudioPatch() local
2565 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in clearAudioPatches() local
3080 const sp<AudioPatch> patchDesc = mAudioPatches.valueAt(patchIdx); in findIoHandlesByAddress() local
3601 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeOutput() local
3630 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeInput() local
3796 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewOutputDevice() local
3847 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewInputDevice() local
4383 sp< AudioPatch> patchDesc; in setOutputDevice() local
[all …]