Searched refs:mIsRbcActive (Results 1 – 1 of 1) sorted by relevance
463 private boolean mIsRbcActive; field in DisplayPowerController670 mIsRbcActive = mCdsi.isReduceBrightColorsActivated(); in handleRbcChanged()671 mAutomaticBrightnessController.recalculateSplines(mIsRbcActive, adjustedNits); in handleRbcChanged()1744 | (mIsRbcActive ? BrightnessEvent.FLAG_RBC : 0) in updatePowerStateInternal()2639 pw.println(" mIsRbcActive=" + mIsRbcActive); in dumpLocal()