Searched defs:leftAligned (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java814 int inWidth, int inHeight, int outWidth, int outHeight, boolean leftAligned) {
822 if (leftAligned) {
813 getMaxCropRect( int inWidth, int inHeight, int outWidth, int outHeight, boolean leftAligned) argument

Completed in 244 milliseconds