Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1678 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(patch_index); in closeAllInputs() local
2218 sp<AudioPatch> patchDesc; in createAudioPatch() local
2465 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in releaseAudioPatch() local
2598 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in clearAudioPatches() local
3737 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeOutput() local
3766 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeInput() local
3946 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewOutputDevice() local
4007 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in getNewInputDevice() local
4334 sp< AudioPatch> patchDesc; in setOutputDevice() local
4399 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetOutputDevice() local
[all …]