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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java979 float mHorizontalCatchupConstant = 0.35f; field in class:Workspace.WallpaperOffsetInterpolator
990 mHorizontalCatchupConstant = f;
1017 fractionToCatchUpIn1MsHorizontal = mHorizontalCatchupConstant;

Completed in 19 milliseconds