Searched refs:TAG_LIGHT_SOURCE (Results 1 – 5 of 5) sorted by relevance
132 TYPE_MAPPING.put(ExifInterface.TAG_LIGHT_SOURCE, TYPE_INT); in TYPE_MAPPING.put() argument
176 public static final int TAG_LIGHT_SOURCE = field in ExifInterface2218 mTagInfo.put(ExifInterface.TAG_LIGHT_SOURCE, in initTagInfo()
244 public static final String TAG_LIGHT_SOURCE = "LightSource"; field in ExifInterface1185 new ExifTag(TAG_LIGHT_SOURCE, 37384, IFD_FORMAT_USHORT),3986 if (getAttribute(TAG_LIGHT_SOURCE) == null) { in addDefaultValuesForCompatibility()3987 mAttributes[IFD_TYPE_EXIF].put(TAG_LIGHT_SOURCE, in addDefaultValuesForCompatibility()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
22235 field public static final String TAG_LIGHT_SOURCE = "LightSource";