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

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

Completed in 1128 milliseconds