Searched refs:wallpaperPageNum (Results 1 – 1 of 1) sorted by relevance
239 val wallpaperPageNum = 0 in convertBounds() constant248 newBounds.left = ((originalBounds.left / screenWidth) + wallpaperPageNum) / numScreens in convertBounds()249 newBounds.right = ((originalBounds.right / screenWidth) + wallpaperPageNum) / numScreens in convertBounds()