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

  /packages/apps/Camera2/src/com/android/camera/crop/
ImageLoader.java 55 public static final int ORI_TRANSVERSE = ExifInterface.Orientation.LEFT_BOTTOM;
144 case ORI_TRANSVERSE:
186 ori == ORI_TRANSVERSE) {
211 case ORI_TRANSVERSE:
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
ImageLoader.java 65 public static final int ORI_TRANSVERSE = ExifInterface.Orientation.LEFT_BOTTOM;
174 case ORI_TRANSVERSE:
212 ori == ORI_TRANSVERSE) {
237 case ORI_TRANSVERSE:

Completed in 41 milliseconds