[go: nahoru, domu]

Searched refs:TAG_LIGHT_SOURCE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DExifInterface.java209 public static final String TAG_LIGHT_SOURCE = "LightSource"; field in class:ExifInterface
873 new ExifTag(TAG_LIGHT_SOURCE, 37384, IFD_FORMAT_USHORT),
2157 if (getAttribute(TAG_LIGHT_SOURCE) == null) {
2158 mAttributes[IFD_EXIF_HINT].put(TAG_LIGHT_SOURCE,
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java176 public static final int TAG_LIGHT_SOURCE = field in class:ExifInterface
539 * Constants for {@link TAG_LIGHT_SOURCE}
2218 mTagInfo.put(ExifInterface.TAG_LIGHT_SOURCE,

Completed in 16 milliseconds