Searched refs:onCreateAudioPatch (Results 1 – 6 of 6) sorted by relevance
125 void MelReporter::onCreateAudioPatch(audio_patch_handle_t handle, in onCreateAudioPatch() function in android::MelReporter251 onCreateAudioPatch(newHandle, patch); in onUpdateAudioPatch()327 onCreateAudioPatch(patch.mHalHandle, patch); in applyAllAudioPatches()
89 void onCreateAudioPatch(audio_patch_handle_t handle,
46 virtual void onCreateAudioPatch(audio_patch_handle_t handle,
97 spListener->onCreateAudioPatch(data->mHandle, data->mPatch); in threadLoop()
73 void onCreateAudioPatch(audio_patch_handle_t handle,
57 void DeviceEffectManager::onCreateAudioPatch(audio_patch_handle_t handle, in onCreateAudioPatch() function in android::DeviceEffectManager