Searched defs:sTempInt (Results 1 – 1 of 1) sorted by relevance
26 private static final int[] sTempInt = new int[2]; field in WallpaperOffsetInterpolator134 wallpaperOffsetForScroll(mWorkspace.getScrollX(), numScreens, sTempInt); in syncWithScroll() local