Searched refs:createLinearSpline (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/util/
H A DSpline.java49 return createLinearSpline(x, y);
90 public static Spline createLinearSpline(float[] x, float[] y) { method in class:Spline

Completed in 88 milliseconds