Searched defs:DIM_INTERPOLATOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
H A DDividerView.java108 private static final PathInterpolator DIM_INTERPOLATOR = field in class:DividerView
1027 fraction = DIM_INTERPOLATOR.getInterpolation(fraction);

Completed in 52 milliseconds