Home | History | Annotate | Download | only in camera

Lines Matching refs:Exif

59 import com.android.camera.exif.ExifInterface;
1883 ExifInterface exif = Exif.getExif(data);
1884 int orientation = Exif.getOrientation(exif);
1890 eventprotos.NavigationChange.Mode.VIDEO_STILL, title + ".jpeg", exif,
1896 exif, mOnPhotoSavedListener, mContentResolver);