Home
last modified time | relevance | path

Searched refs:mDeviceEffectManager (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp445 mAudioFlinger.mDeviceEffectManager.createAudioPatch(*handle, newPatch); in createAudioPatch()
780 mAudioFlinger.mDeviceEffectManager.releaseAudioPatch(handle); in erasePatch()
H A DAudioFlinger.h990 DeviceEffectManager mDeviceEffectManager; variable
H A DAudioFlinger.cpp228 mDeviceEffectManager(this), in AudioFlinger()
704 mDeviceEffectManager.dump(fd); in dump()
3776 handle = mDeviceEffectManager.createEffect_l( in createEffect()