Searched refs:leftAligned (Results 1 – 2 of 2) sorted by relevance
47 int rotation, boolean leftAligned) { in createThumbnail() argument64 (int) rotatedBounds[0], (int) rotatedBounds[1], width, height, leftAligned); in createThumbnail()
109 int inWidth, int inHeight, int outWidth, int outHeight, boolean leftAligned) { in getMaxCropRect() argument117 if (leftAligned) { in getMaxCropRect()