Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java1340 public @interface IfdType {} annotation in ExifInterface
4040 @IfdType int ifdType) throws IOException { in readImageFileDirectory()
5224 private void swapBasedOnImageSize(@IfdType int firstIfdType, @IfdType int secondIfdType) in swapBasedOnImageSize()
5265 private void replaceInvalidTags(@IfdType int ifdType, String invalidTag, String validTag) { in replaceInvalidTags()