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

/frameworks/base/media/java/android/media/
H A DExifInterface.java1178 public @interface IfdType {} interface in class:ExifInterface
2738 @IfdType int ifdType) throws IOException {
3782 private void swapBasedOnImageSize(@IfdType int firstIfdType, @IfdType int secondIfdType)
/frameworks/support/exifinterface/src/android/support/media/
H A DExifInterface.java1151 public @interface IfdType {} interface in class:ExifInterface
2680 @IfdType int ifdType) throws IOException {
3752 private void swapBasedOnImageSize(@IfdType int firstIfdType, @IfdType int secondIfdType)

Completed in 285 milliseconds