Searched refs:isWebpFormat (Results 1 – 1 of 1) sorted by relevance
2602 } else if (isWebpFormat(signatureCheckBytes)) { in getMimeType()2790 private boolean isWebpFormat(byte[] signatureCheckBytes) throws IOException { in isWebpFormat() method in ExifInterface