Searched refs:wallpaperOffsetForScroll (Results 1 – 2 of 2) sorted by relevance
69 private void wallpaperOffsetForScroll(int scroll, int numScrollableScreens, final int[] out) { in wallpaperOffsetForScroll() method in WallpaperOffsetInterpolator127 public float wallpaperOffsetForScroll(int scroll) { in wallpaperOffsetForScroll() method in WallpaperOffsetInterpolator128 wallpaperOffsetForScroll(scroll, getNumScrollableScreensExcludingEmpty(), sTempInt); in wallpaperOffsetForScroll()165 wallpaperOffsetForScroll(mWorkspace.getScrollX(), numScreens, sTempInt); in syncWithScroll()
447 return mWallpaperOffset.wallpaperOffsetForScroll(pageScroll); in getWallpaperOffsetForPage()