Searched refs:BRIGHTNESS_DELTA_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
72 static constexpr uint32_t BRIGHTNESS_DELTA_THRESHOLD = 10; variable
221 if ((desiredOpRate == mDisplayHsOperationRate) || (delta > BRIGHTNESS_DELTA_THRESHOLD)) { in updateOperationRateLocked()