Searched refs:isEffectEnabled (Results 1 – 3 of 3) sorted by relevance
65 bool isEffectEnabled(int id) const;
116 bool EffectDescriptorCollection::isEffectEnabled(int id) const in isEffectEnabled() function in android::EffectDescriptorCollection
2989 if (mEffects.isEffectEnabled(id)) { in unregisterEffect()