Searched refs:calculateCenterPosition (Results 1 – 3 of 3) sorted by relevance
61 Point scaledThumbnailToScreenSize = WallpaperCropUtils.calculateCenterPosition( in transform()
431 Point cropSurfaceToScreen = WallpaperCropUtils.calculateCenterPosition( in testSetsDefaultWallpaperZoomAndScroll()433 Point wallpaperToCropSurface = WallpaperCropUtils.calculateCenterPosition( in testSetsDefaultWallpaperZoomAndScroll()
113 public static Point calculateCenterPosition(Point outer, Point inner, boolean alignStart, in calculateCenterPosition() method in WallpaperCropUtils