Searched refs:JPEG_GPS_LOCATION (Results 1 – 10 of 10) sorted by relevance
264 result.set(JPEG_GPS_LOCATION, request.get(CaptureRequest.JPEG_GPS_LOCATION)); in convertResultMetadata()
386 Location location = request.get(JPEG_GPS_LOCATION); in convertRequestMetadata()
531 mRequestSettings.set(JPEG_GPS_LOCATION, null); in updateRequestGpsData()538 mRequestSettings.set(JPEG_GPS_LOCATION, location); in updateRequestGpsData()
1716 builder.set(CaptureRequest.JPEG_GPS_LOCATION, exifData.gpsLocation); in setJpegKeys()1727 builder.get(CaptureRequest.JPEG_GPS_LOCATION))); in setJpegKeys()1816 if (collector.expectKeyValueNotNull(captureResult, CaptureResult.JPEG_GPS_LOCATION) != in verifyJpegKeys()1820 captureResult.get(CaptureResult.JPEG_GPS_LOCATION))); in verifyJpegKeys()
631 CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new GetCommand() { in GetCommand()1113 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey()
2390 public static final Key<android.location.Location> JPEG_GPS_LOCATION = field in CaptureResult
2064 public static final Key<android.location.Location> JPEG_GPS_LOCATION = field in CaptureRequest
12934 …tic final android.hardware.camera2.CaptureRequest.Key<android.location.Location> JPEG_GPS_LOCATION;13009 …atic final android.hardware.camera2.CaptureResult.Key<android.location.Location> JPEG_GPS_LOCATION;
13266 Landroid/hardware/camera2/CaptureRequest;->JPEG_GPS_LOCATION:Landroid/hardware/camera2/CaptureReque…13339 Landroid/hardware/camera2/CaptureResult;->JPEG_GPS_LOCATION:Landroid/hardware/camera2/CaptureResult…
16311 …tic final android.hardware.camera2.CaptureRequest.Key<android.location.Location> JPEG_GPS_LOCATION;16395 …atic final android.hardware.camera2.CaptureResult.Key<android.location.Location> JPEG_GPS_LOCATION;