Searched refs:mCurveLux (Results 1 – 1 of 1) sorted by relevance
522 private float[] mCurveLux; field in BrightnessConfiguration.Builder559 mCurveLux = lux; in Builder()726 if (mCurveLux == null || mCurveNits == null) { in build()729 return new BrightnessConfiguration(mCurveLux, mCurveNits, mCorrectionsByPackageName, in build()