Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java1218 public @interface IfdType {} annotation in ExifInterface
3160 @IfdType int ifdType) throws IOException { in readImageFileDirectory()
4271 private void swapBasedOnImageSize(@IfdType int firstIfdType, @IfdType int secondIfdType) in swapBasedOnImageSize()