Home
last modified time | relevance | path

Searched refs:JPEG_GPS_LOCATION (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java1788 builder.set(CaptureRequest.JPEG_GPS_LOCATION, exifData.gpsLocation); in setJpegKeys()
1799 builder.get(CaptureRequest.JPEG_GPS_LOCATION))); in setJpegKeys()
1888 if (collector.expectKeyValueNotNull(captureResult, CaptureResult.JPEG_GPS_LOCATION) != in verifyJpegKeys()
1892 captureResult.get(CaptureResult.JPEG_GPS_LOCATION))); in verifyJpegKeys()
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureResult.java2982 public static final Key<android.location.Location> JPEG_GPS_LOCATION = field in CaptureResult
H A DCaptureRequest.java2696 public static final Key<android.location.Location> JPEG_GPS_LOCATION = field in CaptureRequest
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java782 CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new GetCommand() { in GetCommand()
1909 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19054 …tic final android.hardware.camera2.CaptureRequest.Key<android.location.Location> JPEG_GPS_LOCATION;
19149 …atic final android.hardware.camera2.CaptureResult.Key<android.location.Location> JPEG_GPS_LOCATION;