Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h587 bool updateOrphanEffectChains(const sp<EffectModule>& effect);
DEffects.cpp210 af->updateOrphanEffectChains(this); in disconnect()
DAudioFlinger.cpp2783 bool AudioFlinger::updateOrphanEffectChains(const sp<AudioFlinger::EffectModule>& effect) in updateOrphanEffectChains() function in android::AudioFlinger