Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DTaskCompressImageToJpeg.java400 … ListenableFuture<TotalCaptureResultProxy> totalCaptureResultProxyFuture) { in createExif() argument
411 Optional.<CaptureResultProxy>of(totalCaptureResultProxyFuture.get()), location); in createExif()