Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DEffects.h87 bool isProcessEnabled() const;
DEffects.cpp340 if (isProcessEnabled()) { in process()
976 bool AudioFlinger::EffectModule::isProcessEnabled() const in isProcessEnabled() function in android::AudioFlinger::EffectModule
1101 if (isProcessEnabled() && in setVolume()
2203 if (mEffects[i - 1]->isProcessEnabled() && in setVolume_l()