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.cpp357 clearPatchConnections(newPatch); in createAudioPatch()
457 void AudioFlinger::PatchPanel::clearPatchConnections(Patch *patch) in clearPatchConnections() function in android::AudioFlinger::PatchPanel
548 clearPatchConnections(removedPatch); in releaseAudioPatch()