Lines Matching refs:ORIENTATION
747 int orientation = exif.getAttributeInt(749 if (orientation != -1) {750 // We only recognize a subset of orientation tag values.752 switch(orientation) {766 values.put(Images.Media.ORIENTATION, degree);