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