Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DWorkspace.java981 float mVerticalCatchupConstant = 0.35f; field in Workspace.WallpaperOffsetInterpolator
995 mVerticalCatchupConstant = f; in setVerticalCatchupConstant()
1025 float fractionToCatchUpIn1MsVertical = mVerticalCatchupConstant; in computeScrollOffset()