Home
last modified time | relevance | path

Searched refs:releaseAudioPatchCommand (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/
DPatchCommandThread.cpp58 releaseAudioPatchCommand(handle); in releaseAudioPatch()
165 void PatchCommandThread::releaseAudioPatchCommand(audio_patch_handle_t handle) { in releaseAudioPatchCommand() function in android::PatchCommandThread
DPatchCommandThread.h74 void releaseAudioPatchCommand(audio_patch_handle_t handle) EXCLUDES_PatchCommandThread_Mutex;
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp660 return mAudioCommandThread->releaseAudioPatchCommand(handle, delayMs); in clientReleaseAudioPatch()
2219 status_t AudioPolicyService::AudioCommandThread::releaseAudioPatchCommand(audio_patch_handle_t hand… in releaseAudioPatchCommand() function in android::AudioPolicyService::AudioCommandThread
DAudioPolicyService.h623 status_t releaseAudioPatchCommand(audio_patch_handle_t handle,