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

  /frameworks/base/core/java/android/app/
WallpaperManager.java 458 cropRectF = getMaxCropRect(inWidth, inHeight, outWidth, outHeight,
545 private static RectF getMaxCropRect(int inWidth, int inHeight, int outWidth, int outHeight,
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
WallpaperCropActivity.java 304 RectF crop = getMaxCropRect(
772 protected static RectF getMaxCropRect(
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
WallpaperCropActivity.java 244 RectF crop = getMaxCropRect(
720 protected static RectF getMaxCropRect(
WallpaperPickerActivity.java 182 RectF crop = WallpaperCropActivity.getMaxCropRect(
615 RectF cropRect = WallpaperCropActivity.getMaxCropRect(
    [all...]

Completed in 1693 milliseconds