Searched refs:MAX_THUMBNAIL_SIZE (Results 1 – 2 of 2) sorted by relevance
439 private static final int MAX_THUMBNAIL_SIZE = 512; field in ExifInterface3604 if (imageLengthValue <= MAX_THUMBNAIL_SIZE && imageWidthValue <= MAX_THUMBNAIL_SIZE) { in isThumbnail()
36007 Landroid/media/ExifInterface;->MAX_THUMBNAIL_SIZE:I