Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessMappingStrategy.java373 smoothCurve(newLuxLevels, newBrightnessLevels, idx); in insertControlPoint()
392 private void smoothCurve(float[] lux, float[] brightness, int idx) { in smoothCurve() method in BrightnessMappingStrategy
/aosp12/frameworks/base/services/
H A Dart-profile17525 HPLcom/android/server/display/BrightnessMappingStrategy;->smoothCurve([F[FI)V