Searched refs:mCurveLux (Results 1 – 2 of 2) sorted by relevance
507 private float[] mCurveLux; field in BrightnessConfiguration.Builder544 mCurveLux = lux; in Builder()711 if (mCurveLux == null || mCurveNits == null) { in build()714 return new BrightnessConfiguration(mCurveLux, mCurveNits, mCorrectionsByPackageName, in build()
19719 Landroid/hardware/display/BrightnessConfiguration$Builder;->mCurveLux:[F