Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DExifInterface.java2110 } else if (isRafFormat(signatureCheckBytes)) { in getMimeType()
2140 private boolean isRafFormat(byte[] signatureCheckBytes) throws IOException { in isRafFormat() method in ExifInterface
/frameworks/support/exifinterface/src/android/support/media/
DExifInterface.java2052 } else if (isRafFormat(signatureCheckBytes)) { in getMimeType()
2082 private boolean isRafFormat(byte[] signatureCheckBytes) throws IOException { in isRafFormat() method in ExifInterface