Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DCropRectRotator.java34 public static Rect rotateCropRectForExifOrientation(Point dimensions, Rect srcRect, in rotateCropRectForExifOrientation() method in CropRectRotator
DStreamableAsset.java327 mCropRect = CropRectRotator.rotateCropRectForExifOrientation( in doInBackground()