Home
last modified time | relevance | path

Searched defs:ori (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
DBitmapUtils.java66 Integer ori = ei.getTagIntValue(ExifInterface.TAG_ORIENTATION); in getRotationFromExifHelper() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DImageLoader.java111 int ori = cursor.getInt(0); in getMetadataOrientation() local
205 public static Bitmap orientBitmap(Bitmap bitmap, int ori) { in orientBitmap()
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/
DBitmapRegionTileSource.java166 Integer ori = ei.getTagIntValue(ExifInterface.TAG_ORIENTATION); in loadInBackground() local