Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java2188 final CaptureResult resultAsCapture = in onResultReceived() local
2213 resultAsCapture); in onResultReceived()
2218 finalResult = resultAsCapture; in onResultReceived()
2228 final TotalCaptureResult resultAsCapture = new TotalCaptureResult(result, in onResultReceived() local
2260 resultAsCapture); in onResultReceived()
2265 finalResult = resultAsCapture; in onResultReceived()