Home
last modified time | relevance | path

Searched defs:effectsFactory (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/
DDeviceEffectManager.cpp120 sp<EffectsFactoryHalInterface> effectsFactory = mAudioFlinger.getEffectsFactory(); in checkEffectCompatibility() local
143 sp<EffectsFactoryHalInterface> effectsFactory = mAudioFlinger.getEffectsFactory(); in createEffectHal() local
DEffects.cpp2837 sp<EffectsFactoryHalInterface> effectsFactory = mAudioFlinger.getEffectsFactory(); in createEffectHal() local
/frameworks/av/media/libaudiohal/impl/
DEffectsFactoryHalHidl.cpp41 EffectsFactoryHalHidl::EffectsFactoryHalHidl(sp<IEffectsFactory> effectsFactory) in EffectsFactoryHalHidl()
/frameworks/av/media/libaudioprocessing/
DBufferProviders.cpp309 sp<EffectsFactoryHalInterface> effectsFactory = EffectsFactoryHalInterface::create(); in init() local