Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DWorkspace.java980 float mHorizontalCatchupConstant = 0.35f; field in Workspace.WallpaperOffsetInterpolator
991 mHorizontalCatchupConstant = f; in setHorizontalCatchupConstant()
1018 fractionToCatchUpIn1MsHorizontal = mHorizontalCatchupConstant; in computeScrollOffset()