Home
last modified time | relevance | path

Searched defs:signatureCheckBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
DExifInterface.java2334 private static boolean isJpegFormat(byte[] signatureCheckBytes) throws IOException { in isJpegFormat()
2349 private boolean isRafFormat(byte[] signatureCheckBytes) throws IOException { in isRafFormat()
2359 private boolean isHeifFormat(byte[] signatureCheckBytes) throws IOException { in isHeifFormat()
2439 private boolean isOrfFormat(byte[] signatureCheckBytes) throws IOException { in isOrfFormat()
2458 private boolean isRw2Format(byte[] signatureCheckBytes) throws IOException { in isRw2Format()