Home
last modified time | relevance | path

Searched refs:leftAligned (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
DUtils.java109 int inWidth, int inHeight, int outWidth, int outHeight, boolean leftAligned) { in getMaxCropRect() argument
117 if (leftAligned) { in getMaxCropRect()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DWallpaperPickerActivity.java916 Resources res, int resId, int rotation, boolean leftAligned) {
944 (int) rotatedBounds[0], (int) rotatedBounds[1], width, height, leftAligned);