Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DEffects.h85 bool isProcessEnabled() const;
DEffects.cpp271 if (isProcessEnabled()) { in process()
648 bool AudioFlinger::EffectModule::isProcessEnabled() const in isProcessEnabled() function in android::AudioFlinger::EffectModule
677 if (isProcessEnabled() && in setVolume()
1662 if (mEffects[i - 1]->isProcessEnabled() && in setVolume_l()