Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DCropView.java115 public int getImageRotation() { in getImageRotation() method in CropView
DWallpaperCropActivity.java375 int cropRotation = mCropView.getImageRotation(); in cropImageAndSetWallpaper()