Home
last modified time | relevance | path

Searched refs:clearPatchConnections (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DPatchPanel.h53 void clearPatchConnections(Patch *patch);
DPatchPanel.cpp402 clearPatchConnections(newPatch); in createAudioPatch()
501 void AudioFlinger::PatchPanel::clearPatchConnections(Patch *patch) in clearPatchConnections() function in android::AudioFlinger::PatchPanel
583 clearPatchConnections(removedPatch); in releaseAudioPatch()