Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp3853 sp<AudioPatch> patchDesc; in createAudioPatchInternal() local
4139 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in releaseAudioPatch() local
4156 sp<AudioPatch> patchDesc = mAudioPatches.valueFor(handle); in releaseAudioPatchInternal() local
4305 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in clearAudioPatches() local
5671 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(index); in closeOutput() local
6480 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetOutputDevice() local
6533 sp< AudioPatch> patchDesc = mAudioPatches.valueAt(index); in resetInputDevice() local
6949 sp<AudioPatch> patchDesc = mAudioPatches.valueAt(i); in cleanUpForDevice() local
7143 sp<AudioPatch> patchDesc; in installPatch() local
7160 sp<AudioPatch> patchDesc; in installPatch() local
[all …]