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.java2075 final CaptureResult resultAsCapture = in onResultReceived() local
2100 resultAsCapture); in onResultReceived()
2105 finalResult = resultAsCapture; in onResultReceived()
2115 final TotalCaptureResult resultAsCapture = new TotalCaptureResult(result, in onResultReceived() local
2147 resultAsCapture); in onResultReceived()
2152 finalResult = resultAsCapture; in onResultReceived()