Home
last modified time | relevance | path

Searched refs:purgeOrphanEffectChains_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioFlinger.h610 std::vector< sp<IAfEffectModule> > purgeOrphanEffectChains_l() REQUIRES(mutex());
DAudioFlinger.cpp2151 std::vector< sp<IAfEffectModule> > removedOrphanEffects = purgeOrphanEffectChains_l(); in removeNotificationClient()
3643 std::vector< sp<IAfEffectModule> > AudioFlinger::purgeOrphanEffectChains_l() in purgeOrphanEffectChains_l() function in android::AudioFlinger