Searched refs:sendReleaseAudioPatchConfigEvent (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp585 status = thread->sendReleaseAudioPatchConfigEvent(removedPatch->mHalHandle);
612 status = thread->sendReleaseAudioPatchConfigEvent(removedPatch->mHalHandle);
H A DThreads.h275 status_t sendReleaseAudioPatchConfigEvent(audio_patch_handle_t handle);
H A DThreads.cpp794 status_t AudioFlinger::ThreadBase::sendReleaseAudioPatchConfigEvent( function in class:android::AudioFlinger::ThreadBase

Completed in 78 milliseconds