Searched refs:getMaxEffectsCpuLoad (Results 1 – 3 of 3) sorted by relevance
135 if (mTotalEffectsCpuLoad + effectDesc->mDesc.cpuLoad > getMaxEffectsCpuLoad()) { in setEffectEnabled()169 uint32_t EffectDescriptorCollection::getMaxEffectsCpuLoad() const in getMaxEffectsCpuLoad() function in android::EffectDescriptorCollection
66 uint32_t getMaxEffectsCpuLoad() const;
550 virtual uint32_t getMaxEffectsCpuLoad() in getMaxEffectsCpuLoad() function552 return mEffects.getMaxEffectsCpuLoad(); in getMaxEffectsCpuLoad()