Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp2151 std::vector< sp<IAfEffectModule> > removedOrphanEffects = purgeOrphanEffectChains_l(); in removeNotificationClient() local
2152 removedEffects.insert(removedEffects.end(), removedOrphanEffects.begin(), in removeNotificationClient()
2153 removedOrphanEffects.end()); in removeNotificationClient()