Searched refs:TAG_WHITE_BALANCE (Results 1 – 7 of 7) sorted by relevance
85 ExifInterface.TAG_WHITE_BALANCE315 assertIntTag(exifInterface, ExifInterface.TAG_WHITE_BALANCE, expectedValue.whiteBalance); in compareWithExpectedValue()
158 TYPE_MAPPING.put(ExifInterface.TAG_WHITE_BALANCE, TYPE_INT); in TYPE_MAPPING.put() argument
232 public static final int TAG_WHITE_BALANCE = field in ExifInterface2252 mTagInfo.put(ExifInterface.TAG_WHITE_BALANCE, in initTagInfo()
2140 String whiteBalance = exif.getAttribute(ExifInterface.TAG_WHITE_BALANCE); in verifyJpegExifExtraTags()
359 public static final String TAG_WHITE_BALANCE = "WhiteBalance"; field in ExifInterface1213 new ExifTag(TAG_WHITE_BALANCE, 41987, IFD_FORMAT_USHORT),
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22293 field public static final String TAG_WHITE_BALANCE = "WhiteBalance";