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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp8355 if (isProcessEnabled()) {
8689 bool AudioFlinger::EffectModule::isProcessEnabled() const function in class:android::AudioFlinger::EffectModule
8712 if (isProcessEnabled() &&
9492 if (mEffects[i - 1]->isProcessEnabled() &&

Completed in 38 milliseconds