Searched refs:RW2_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
460 private static final short RW2_SIGNATURE = 0x0055; field in ExifInterface2186 if (signatureByte == RW2_SIGNATURE) { in isRw2Format()
425 private static final short RW2_SIGNATURE = 0x0055; field in ExifInterface2127 return signatureByte == RW2_SIGNATURE; in isRw2Format()