Searched refs:TAG_XMP (Results 1 – 1 of 1) sorted by relevance
417 public static final String TAG_XMP = "Xmp"; field in ExifInterface1037 new ExifTag(TAG_XMP, 700, IFD_FORMAT_BYTE),2549 if (getAttribute(TAG_XMP) == null) { in getJpegAttributes()2550 mAttributes[IFD_TYPE_PRIMARY].put(TAG_XMP, new ExifAttribute( in getJpegAttributes()