Home
last modified time | relevance | path

Searched refs:ORIENTATION_NORMAL (Results 1 – 17 of 17) sorted by relevance

/aosp12/packages/apps/Gallery/src/com/android/camera/gallery/
H A DImage.java110 int orientation = ExifInterface.ORIENTATION_NORMAL; in setExifRotation()
113 orientation = ExifInterface.ORIENTATION_NORMAL; in setExifRotation()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DCropRectRotator.java38 case ExifInterface.ORIENTATION_NORMAL: in rotateCropRectForExifOrientation()
H A DStreamableAsset.java61 case ExifInterface.ORIENTATION_NORMAL: in getDegreesRotationForExifOrientation()
130 return ExifInterface.ORIENTATION_NORMAL; in getExifOrientation()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DGifImageResource.java36 super(key, ExifInterface.ORIENTATION_NORMAL); in GifImageResource()
H A DCompositeImageRequest.java97 return new DecodedImageResource(getKey(), mBitmap, ExifInterface.ORIENTATION_NORMAL); in loadMediaInternal()
H A DSimSelectorAvatarRequest.java110 return new DecodedImageResource(getKey(), bitmap, ExifInterface.ORIENTATION_NORMAL); in renderSimAvatarInternal()
H A DAvatarRequest.java75 int orientation = ExifInterface.ORIENTATION_NORMAL; in loadMediaInternal()
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/
H A DCopyAndResizeImageWorker.java60 .getAttributeInt(ExifInterface.TAG_ORIENTATION, ExifInterface.ORIENTATION_NORMAL); in doInBackground()
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DPanoramaActivity.java973 return String.valueOf(ExifInterface.ORIENTATION_NORMAL); in getExifOrientation()
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/scan/
H A DModernMediaScannerTest.java192 (int) parseOptionalOrientation(ExifInterface.ORIENTATION_NORMAL).get()); in testParseOptionalOrientation()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java1915 case ExifInterface.ORIENTATION_NORMAL: in getExifOrientationInDegree()
/aosp12/frameworks/base/media/java/android/media/
H A DExifInterface.java504 public static final int ORIENTATION_NORMAL = 1; field in ExifInterface
3157 int orientation = ExifInterface.ORIENTATION_NORMAL; in getHeifAttributes()
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/scan/
H A DModernMediaScanner.java1517 case ExifInterface.ORIENTATION_NORMAL: return Optional.of(0); in parseOptionalOrientation()
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DMmsUtils.java493 orientation == android.media.ExifInterface.ORIENTATION_NORMAL)) { in addPicturePart()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21190 field public static final int ORIENTATION_NORMAL = 1; // 0x1
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14357 field public static final int ORIENTATION_NORMAL = 1; // 0x1