Searched refs:MAX_THUMBNAIL_SIZE (Results 1 – 2 of 2) sorted by relevance
417 private static final int MAX_THUMBNAIL_SIZE = 512; field in ExifInterface3121 if (imageLengthValue <= MAX_THUMBNAIL_SIZE && imageWidthValue <= MAX_THUMBNAIL_SIZE) { in isThumbnail()
382 private static final int MAX_THUMBNAIL_SIZE = 512; field in ExifInterface3074 if (imageLengthValue <= MAX_THUMBNAIL_SIZE && imageWidthValue <= MAX_THUMBNAIL_SIZE) { in isThumbnail()