Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/touch/
DAllAppsSwipeController.java85 public static final Interpolator BLUR_ATOMIC = field in AllAppsSwipeController
251 config.setInterpolator(ANIM_DEPTH, config.userControlled ? BLUR_MANUAL : BLUR_ATOMIC); in applyNormalToAllAppsAnimConfig()