Searched refs:mVerticalWallpaperOffset (Results 1 – 1 of 1) sorted by relevance
976 float mVerticalWallpaperOffset = 0.5f; field in Workspace.WallpaperOffsetInterpolator1000 Float.compare(mVerticalWallpaperOffset, mFinalVerticalWallpaperOffset) == 0) { in computeScrollOffset()1032 float vOffsetDelta = mFinalVerticalWallpaperOffset - mVerticalWallpaperOffset; in computeScrollOffset()1039 mVerticalWallpaperOffset = mFinalVerticalWallpaperOffset; in computeScrollOffset()1046 mVerticalWallpaperOffset += percentToCatchUpVertical * vOffsetDelta; in computeScrollOffset()1062 return mVerticalWallpaperOffset;1079 mVerticalWallpaperOffset = mFinalVerticalWallpaperOffset;