Searched refs:releaseAudioPatchCommand (Results 1 – 4 of 4) sorted by relevance
58 mCommandThread->releaseAudioPatchCommand(handle); in releaseAudioPatch()256 void AudioFlinger::DeviceEffectManager::CommandThread::releaseAudioPatchCommand( in releaseAudioPatchCommand() function in android::AudioFlinger::DeviceEffectManager::CommandThread
86 void releaseAudioPatchCommand(audio_patch_handle_t handle);
480 status_t releaseAudioPatchCommand(audio_patch_handle_t handle,
285 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