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.java2187 final CaptureResult resultAsCapture = in onResultReceived() local
2212 resultAsCapture); in onResultReceived()
2217 finalResult = resultAsCapture; in onResultReceived()
2227 final TotalCaptureResult resultAsCapture = new TotalCaptureResult(result, in onResultReceived() local
2259 resultAsCapture); in onResultReceived()
2264 finalResult = resultAsCapture; in onResultReceived()