Home
last modified time | relevance | path

Searched defs:getImageRotation (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DBurstController.java77 public int getImageRotation() { in getImageRotation() method in BurstController.ImageStreamProperties
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DSinglePhotoDataAdapter.java195 public int getImageRotation(int offset) { in getImageRotation() method in SinglePhotoDataAdapter
H A DPhotoDataAdapter.java480 public int getImageRotation(int offset) { in getImageRotation() method in PhotoDataAdapter
/aosp12/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
H A DCropView.java115 public int getImageRotation() { in getImageRotation() method in CropView
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DCropView.java115 public int getImageRotation() { in getImageRotation() method in CropView
/aosp12/packages/apps/Camera2/src/com/android/camera/util/
H A DCameraUtil.java1312 public static int getImageRotation(int sensorOrientation, in getImageRotation() method in CameraUtil
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DPhotoView.java72 public int getImageRotation(int offset); in getImageRotation() method