Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java2112 } else if (isOrfFormat(signatureCheckBytes)) { in getMimeType()
2158 private boolean isOrfFormat(byte[] signatureCheckBytes) throws IOException { in isOrfFormat() method in ExifInterface
/frameworks/support/exifinterface/src/android/support/media/
DExifInterface.java2054 } else if (isOrfFormat(signatureCheckBytes)) { in getMimeType()
2100 private boolean isOrfFormat(byte[] signatureCheckBytes) throws IOException { in isOrfFormat() method in ExifInterface