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