HomeSort by relevance Sort by last modified time
    Searched refs:ORI_TRANSVERSE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 93 public static final int ORI_TRANSVERSE = ExifInterface.Orientation.LEFT_BOTTOM;
230 ori == ORI_TRANSVERSE) {
255 case ORI_TRANSVERSE:
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMetadata.java 296 case ImageLoader.ORI_TRANSVERSE: {
320 orientation == ImageLoader.ORI_TRANSVERSE) {

Completed in 84 milliseconds