Searched defs:CarCubicBezierInterpolator (Results 1 – 1 of 1) sorted by relevance
45 public final class CarCubicBezierInterpolator implements Interpolator { class61 public CarCubicBezierInterpolator(float x1, float y1, float x2, float y2) { in CarCubicBezierInterpolator() method in CarCubicBezierInterpolator