Home
last modified time | relevance | path

Searched refs:DIM_INTERPOLATOR (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java104 private static final PathInterpolator DIM_INTERPOLATOR = field in DividerView
1110 fraction = DIM_INTERPOLATOR.getInterpolation(fraction); in getDimFraction()