summaryrefslogtreecommitdiff
path: root/core/java/android/util/Spline.java
AgeCommit message (Expand)Author
2017-02-10Spline: Fix monotonicity constraintAndy Hung
2014-10-18Switch from FloatMath -> Math and Math.hypot where possibleNick Kralevich
2014-08-29Use a linear spline if there's a non-monotonic brightness curveMichael Wright
2012-08-16Use spline interpolation for auto-brightness.Jeff Brown