Searched defs:clearPatchConnections (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp178 clearPatchConnections(removedPatch);
411 clearPatchConnections(newPatch);
515 void AudioFlinger::PatchPanel::clearPatchConnections(Patch *patch) function in class:android::AudioFlinger::PatchPanel
522 ALOGV("clearPatchConnections() patch->mRecordPatchHandle %d patch->mPlaybackPatchHandle %d",
606 clearPatchConnections(removedPatch);

Completed in 125 milliseconds