Searched refs:IfdType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DExifInterface.java1182 public @interface IfdType {} interface in class:ExifInterface
2955 @IfdType int ifdType) throws IOException {
3101 + "IfdType " + nextIfdType + " (at " + offset + ")");
4031 private void swapBasedOnImageSize(@IfdType int firstIfdType, @IfdType int secondIfdType)
/frameworks/support/exifinterface/src/main/java/androidx/exifinterface/media/
H A DExifInterface.java3560 public @interface IfdType {} interface in class:ExifInterface
5319 @IfdType int ifdType) throws IOException {
6396 private void swapBasedOnImageSize(@IfdType int firstIfdType, @IfdType int secondIfdType)

Completed in 45 milliseconds