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

/frameworks/av/services/audioflinger/
H A DEffects.cpp283 if (isProcessEnabled()) {
751 bool AudioFlinger::EffectModule::isProcessEnabled() const function in class:android::AudioFlinger::EffectModule
802 if (isProcessEnabled() &&
1874 if (mEffects[i - 1]->isProcessEnabled() &&

Completed in 407 milliseconds