Searched refs:getMaxEffectsCpuLoad (Results 1 – 3 of 3) sorted by relevance
76 uint32_t getMaxEffectsCpuLoad() const;
140 if (mTotalEffectsCpuLoad + effectDesc->mDesc.cpuLoad > getMaxEffectsCpuLoad()) { in setEffectEnabled()174 uint32_t EffectDescriptorCollection::getMaxEffectsCpuLoad() const in getMaxEffectsCpuLoad() function in android::EffectDescriptorCollection
782 virtual uint32_t getMaxEffectsCpuLoad() in getMaxEffectsCpuLoad() function784 return mEffects.getMaxEffectsCpuLoad(); in getMaxEffectsCpuLoad()