Searched refs:AEConvergedTotalCaptureResult (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/photo/zsl/
H A DAutoFlashZslImageFilter.java81 private static class AEConvergedTotalCaptureResult implements TotalCaptureResultProxy { class in class:AutoFlashZslImageFilter
84 public AEConvergedTotalCaptureResult(TotalCaptureResultProxy delegate) { method in class:AutoFlashZslImageFilter.AEConvergedTotalCaptureResult
141 totalCaptureResultProxy = new AEConvergedTotalCaptureResult(totalCaptureResultProxy);

Completed in 58 milliseconds