Searched refs:isProcessEnabled (Results 1 – 2 of 2) sorted by relevance
681 if (isProcessEnabled()) { in process()1241 bool AudioFlinger::EffectModule::isProcessEnabled() const in isProcessEnabled() function in android::AudioFlinger::EffectModule1268 return (isVolumeControl() && (isOffloadedOrDirect() ? isEnabled() : isProcessEnabled())); in isVolumeControlEnabled()1372 if (isProcessEnabled() && in setVolume()
230 bool isProcessEnabled() const;