Searched defs:updateOrphanEffectChains (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2783 bool AudioFlinger::updateOrphanEffectChains(const sp<AudioFlinger::EffectModule>& effect) function in class:android::AudioFlinger
2788 ALOGV("updateOrphanEffectChains session %d index %d", session, index);
2792 ALOGV("updateOrphanEffectChains removing effect chain at index %d", index);

Completed in 60 milliseconds