Searched defs:totalCaptureResult (Results 1 – 8 of 8) sorted by relevance
48 public void update(@Nonnull TotalCaptureResultProxy totalCaptureResult) { in update()54 private void updateFocusMode(TotalCaptureResultProxy totalCaptureResult) { in updateFocusMode()61 private void updateFocusState(TotalCaptureResultProxy totalCaptureResult) { in updateFocusState()68 private void updateOneCameraFocusState(TotalCaptureResultProxy totalCaptureResult) { in updateOneCameraFocusState()
52 public AndroidTotalCaptureResultProxy(TotalCaptureResult totalCaptureResult) { in AndroidTotalCaptureResultProxy()
50 public void onCompleted(TotalCaptureResult totalCaptureResult) { in onCompleted()
27 void onCaptureCompleted(int requestId, in ParcelTotalCaptureResult totalCaptureResult); in onCaptureCompleted()
117 public void process(ParcelImage image, TotalCaptureResult totalCaptureResult) in process()
106 TotalCaptureResult totalCaptureResult); in onCaptureCompleted()
95 TotalCaptureResult totalCaptureResult; field in OneCameraImpl.InFlightCapture
862 public void onCaptureCompleted(int requestId, ParcelTotalCaptureResult totalCaptureResult) { in onCaptureCompleted()