Searched refs:SENSOR_TIMESTAMP (Results 1 – 12 of 12) sorted by relevance
356 result.get(CaptureResult.SENSOR_TIMESTAMP)); in testReprocessMixedBurst()415 result.get(CaptureResult.SENSOR_TIMESTAMP)); in testReprocessBurst()476 result.get(CaptureResult.SENSOR_TIMESTAMP)); in testReprocess()620 expectedTimestamps.add(result.get(CaptureResult.SENSOR_TIMESTAMP)); in testReprocessTimestamps()640 long timestamp = reprocessResults[i].get(CaptureResult.SENSOR_TIMESTAMP); in testReprocessTimestamps()996 finalResults[j].get(CaptureResult.SENSOR_TIMESTAMP) == in doMixedReprocessBurstCapture()
1009 long prevTS = getValueNotNull(prevResult, CaptureResult.SENSOR_TIMESTAMP);1013 long currentTS = getValueNotNull(currentResult, CaptureResult.SENSOR_TIMESTAMP);1018 long nextTS = getValueNotNull(nextResult, CaptureResult.SENSOR_TIMESTAMP);
370 result.get(CaptureResult.SENSOR_TIMESTAMP); in onResultReceived()388 resultCopy.set(CaptureResult.SENSOR_TIMESTAMP, in onResultReceived()
2017 result.get(CaptureResult.SENSOR_TIMESTAMP); in onResultReceived()2033 resultCopy.set(CaptureResult.SENSOR_TIMESTAMP, in onResultReceived()
90 result.set(SENSOR_TIMESTAMP, timestamp); in cachedConvertResultMetadata()
889 CaptureResult.SENSOR_TIMESTAMP , in mapRequest()
116 Long timestamp = metadata.get(CaptureResult.SENSOR_TIMESTAMP); in DngCreator()
3803 public static final Key<Long> SENSOR_TIMESTAMP = field in CaptureResult
452 currentTs = result.get(CaptureResult.SENSOR_TIMESTAMP); in getCaptureResult()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
13033 …ld public static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_TIMESTAMP;
17792 …ll public static final android.hardware.camera2.CaptureResult.Key<java.lang.Long> SENSOR_TIMESTAMP;