Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DBrightnessMappingStrategy.java308 smoothCurve(newLuxLevels, newBrightnessLevels, idx); in insertControlPoint()
327 private void smoothCurve(float[] lux, float[] brightness, int idx) { in smoothCurve() method in BrightnessMappingStrategy
/frameworks/base/services/
Dart-profile6564 PLcom/android/server/display/BrightnessMappingStrategy;->smoothCurve([F[FI)V