Searched refs:getMaxEffectsCpuLoad (Results 1 – 3 of 3) sorted by relevance
133 if (mTotalEffectsCpuLoad + effectDesc->mDesc.cpuLoad > getMaxEffectsCpuLoad()) { in setEffectEnabled()167 uint32_t EffectDescriptorCollection::getMaxEffectsCpuLoad() const in getMaxEffectsCpuLoad() function in android::EffectDescriptorCollection
49 uint32_t getMaxEffectsCpuLoad() const;
411 virtual uint32_t getMaxEffectsCpuLoad() in getMaxEffectsCpuLoad() function413 return mEffects.getMaxEffectsCpuLoad(); in getMaxEffectsCpuLoad()