Searched refs:TAG_PLANAR_CONFIGURATION (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | MetadataReader.java | 85 TYPE_MAPPING.put(ExifInterface.TAG_PLANAR_CONFIGURATION, TYPE_INT); in TYPE_MAPPING.put() argument
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/archives/ |
H A D | MetadataReader.java | 87 TYPE_MAPPING.put(ExifInterface.TAG_PLANAR_CONFIGURATION, TYPE_INT); in TYPE_MAPPING.put() argument
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifInterface.java | 104 public static final int TAG_PLANAR_CONFIGURATION = field in ExifInterface 2100 mTagInfo.put(ExifInterface.TAG_PLANAR_CONFIGURATION, in initTagInfo()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
H A D | ExifInterface.java | 104 public static final int TAG_PLANAR_CONFIGURATION = field in ExifInterface 2141 mTagInfo.put(ExifInterface.TAG_PLANAR_CONFIGURATION, in initTagInfo()
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
H A D | ExifInterface.java | 104 public static final int TAG_PLANAR_CONFIGURATION = field in ExifInterface 2100 mTagInfo.put(ExifInterface.TAG_PLANAR_CONFIGURATION, in initTagInfo()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/ |
H A D | ExifInterface.java | 106 public static final int TAG_PLANAR_CONFIGURATION = field in ExifInterface 2079 mTagInfo.put(ExifInterface.TAG_PLANAR_CONFIGURATION, in initTagInfo()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | ExifInterface.java | 131 public static final String TAG_PLANAR_CONFIGURATION = "PlanarConfiguration"; field in ExifInterface 1127 new ExifTag(TAG_PLANAR_CONFIGURATION, 284, IFD_FORMAT_USHORT), 1281 new ExifTag(TAG_PLANAR_CONFIGURATION, 284, IFD_FORMAT_USHORT),
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 21295 field public static final String TAG_PLANAR_CONFIGURATION = "PlanarConfiguration";
|