/aosp14/frameworks/base/core/java/android/hardware/camera2/extension/ |
H A D | IProcessResultImpl.aidl | 23 void onCaptureCompleted(long shutterTimestamp, in CameraMetadataNative results); in onCaptureCompleted() method
|
H A D | ICaptureCallback.aidl | 29 void onCaptureCompleted(long shutterTimestamp, int requestId, in CameraMetadataNative results); in onCaptureCompleted() method
|
H A D | IRequestCallback.aidl | 27 void onCaptureCompleted(int requestId, in ParcelTotalCaptureResult totalCaptureResult); in onCaptureCompleted() method
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CaptureCallback.java | 96 public abstract void onCaptureCompleted(CameraDevice camera, in onCaptureCompleted() method in CaptureCallback
|
H A D | CameraAdvancedExtensionSessionImpl.java | 800 public void onCaptureCompleted(long timestamp, int requestId, CameraMetadataNative result) { in onCaptureCompleted() method in CameraAdvancedExtensionSessionImpl.RequestCallbackHandler 860 public void onCaptureCompleted(CameraCaptureSession session, CaptureRequest request, in onCaptureCompleted() method in CameraAdvancedExtensionSessionImpl.CaptureCallbackHandler
|
H A D | CameraCaptureSessionImpl.java | 703 public void onCaptureCompleted(CameraDevice camera, in createCaptureCallbackProxyWithExecutor() method
|
H A D | CameraExtensionSessionImpl.java | 1191 public void onCaptureCompleted(@NonNull CameraCaptureSession session, in onCaptureCompleted() method in CameraExtensionSessionImpl.BurstRequestHandler 1538 public void onCaptureCompleted(long shutterTimestamp, CameraMetadataNative result) { in onCaptureCompleted() method in CameraExtensionSessionImpl.CaptureResultHandler 1719 public void onCaptureCompleted(@NonNull CameraCaptureSession session, in onCaptureCompleted() method in CameraExtensionSessionImpl.PreviewRequestHandler
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
H A D | Camera2Source.java | 94 public void onCaptureCompleted(CameraCaptureSession camera, CaptureRequest request, in onCaptureCompleted() method in Camera2Source.MyCaptureCallback
|
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
H A D | Camera2Focuser.java | 366 public void onCaptureCompleted(CameraCaptureSession session, CaptureRequest request, in createCaptureListener() method
|
H A D | CameraTestUtils.java | 407 public void onCaptureCompleted(CameraCaptureSession session, CaptureRequest request, in onCaptureCompleted() method in CameraTestUtils.SimpleCaptureCallback
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraCaptureSession.java | 1386 public void onCaptureCompleted(@NonNull CameraCaptureSession session, in onCaptureCompleted() method in CameraCaptureSession.CaptureCallback
|
/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/ |
H A D | CameraExtensionsProxyService.java | 1012 public void onCaptureCompleted(long timestamp, int requestId, in onCaptureCompleted() method in CameraExtensionsProxyService.CaptureCallbackStub 1085 public void onCaptureCompleted(int requestId, ParcelTotalCaptureResult totalCaptureResult) { in onCaptureCompleted() method in CameraExtensionsProxyService.RequestCallbackStub 1866 public void onCaptureCompleted(long shutterTimestamp, in onCaptureCompleted() method in CameraExtensionsProxyService.ProcessResultCallback
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |