Home
last modified time | relevance | path

Searched refs:onCreateAudioPatch (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/audioflinger/
DMelReporter.cpp125 void MelReporter::onCreateAudioPatch(audio_patch_handle_t handle, in onCreateAudioPatch() function in android::MelReporter
251 onCreateAudioPatch(newHandle, patch); in onUpdateAudioPatch()
327 onCreateAudioPatch(patch.mHalHandle, patch); in applyAllAudioPatches()
DMelReporter.h89 void onCreateAudioPatch(audio_patch_handle_t handle,
DPatchCommandThread.h46 virtual void onCreateAudioPatch(audio_patch_handle_t handle,
DPatchCommandThread.cpp97 spListener->onCreateAudioPatch(data->mHandle, data->mPatch); in threadLoop()
DDeviceEffectManager.h73 void onCreateAudioPatch(audio_patch_handle_t handle,
DDeviceEffectManager.cpp57 void DeviceEffectManager::onCreateAudioPatch(audio_patch_handle_t handle, in onCreateAudioPatch() function in android::DeviceEffectManager