Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DDeviceEffectManager.cpp58 mCommandThread->releaseAudioPatchCommand(handle); in releaseAudioPatch()
256 void AudioFlinger::DeviceEffectManager::CommandThread::releaseAudioPatchCommand( in releaseAudioPatchCommand() function in android::AudioFlinger::DeviceEffectManager::CommandThread
DDeviceEffectManager.h86 void releaseAudioPatchCommand(audio_patch_handle_t handle);
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h480 status_t releaseAudioPatchCommand(audio_patch_handle_t handle,
DAudioPolicyService.cpp285 return mAudioCommandThread->releaseAudioPatchCommand(handle, delayMs); in clientReleaseAudioPatch()
1484 status_t AudioPolicyService::AudioCommandThread::releaseAudioPatchCommand(audio_patch_handle_t hand… in releaseAudioPatchCommand() function in android::AudioPolicyService::AudioCommandThread