Searched refs:mVerticalCatchupConstant (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java981 float mVerticalCatchupConstant = 0.35f; field in class:Workspace.WallpaperOffsetInterpolator
995 mVerticalCatchupConstant = f;
1025 float fractionToCatchUpIn1MsVertical = mVerticalCatchupConstant;

Completed in 71 milliseconds