Home
last modified time | relevance | path

Searched defs:LinearInterpolator (Results 1 – 1 of 1) sorted by relevance

/core/core-animation/src/main/java/androidx/core/animation/
DLinearInterpolator.java31 public class LinearInterpolator implements Interpolator{ class
33 public LinearInterpolator() { in LinearInterpolator() method in LinearInterpolator
36 public LinearInterpolator(@NonNull Context context, @Nullable AttributeSet attrs) { in LinearInterpolator() method in LinearInterpolator