Home
last modified time | relevance | path

Searched refs:JPEG_GPS_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraMetadataNative.java1120 Long timeStamp = get(CaptureResult.JPEG_GPS_TIMESTAMP); in getGpsLocation()
1150 setBase(CaptureRequest.JPEG_GPS_TIMESTAMP, null); in setGpsLocation()
1161 set(CaptureRequest.JPEG_GPS_TIMESTAMP, timestamp); in setGpsLocation()
/frameworks/base/core/java/android/hardware/camera2/
DCaptureResult.java3089 public static final Key<Long> JPEG_GPS_TIMESTAMP = field in CaptureResult
DCaptureRequest.java2798 public static final Key<Long> JPEG_GPS_TIMESTAMP = field in CaptureRequest