Searched defs:SENSOR_TIMESTAMP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureResult.java63 * long timestamp = captureResult.get(CaptureResult.SENSOR_TIMESTAMP);
3121 * the input image, i.e. {@link CaptureResult#SENSOR_TIMESTAMP the
3132 public static final Key<Long> SENSOR_TIMESTAMP = field in class:CaptureResult

Completed in 67 milliseconds