Home
last modified time | relevance | path

Searched refs:mCurveLux (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/display/
H A DBrightnessConfiguration.java507 private float[] mCurveLux; field in BrightnessConfiguration.Builder
544 mCurveLux = lux; in Builder()
711 if (mCurveLux == null || mCurveNits == null) { in build()
714 return new BrightnessConfiguration(mCurveLux, mCurveNits, mCorrectionsByPackageName, in build()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19719 Landroid/hardware/display/BrightnessConfiguration$Builder;->mCurveLux:[F