Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DImageLoader.java65 public static final int ORI_TRANSVERSE = ExifInterface.Orientation.LEFT_BOTTOM; field in ImageLoader
174 case ORI_TRANSVERSE: in parseExif()
212 ori == ORI_TRANSVERSE) { in orientBitmap()
237 case ORI_TRANSVERSE: in orientBitmap()