HomeSort by relevance Sort by last modified time
    Searched defs:getMaxCropRect (Results 1 - 2 of 2) sorted by null

  /packages/apps/WallpaperPicker/src/com/android/gallery3d/common/
Utils.java 108 public static RectF getMaxCropRect(
  /frameworks/base/core/java/android/app/
WallpaperManager.java 654 cropRectF = getMaxCropRect(inWidth, inHeight, outWidth, outHeight,
739 private static RectF getMaxCropRect(int inWidth, int inHeight, int outWidth, int outHeight,
    [all...]

Completed in 66 milliseconds