Searched defs:TAG_WHITE_BALANCE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifTag.java117 public static final short TAG_WHITE_BALANCE = (short) 0xA403; field in class:ExifTag
295 * Constants for {@link #TAG_WHITE_BALANCE}
755 sTagInfo.put(TAG_WHITE_BALANCE,

Completed in 146 milliseconds