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()
640 bool AudioFlinger::EffectModule::isProcessEnabled() const in isProcessEnabled() function in android::AudioFlinger::EffectModule
669 if (isProcessEnabled() && in setVolume()
1654 if (mEffects[i - 1]->isProcessEnabled() && in setVolume_l()