Home
last modified time | relevance | path

Searched defs:onCaptureCompleted (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/extension/
H A DIProcessResultImpl.aidl23 void onCaptureCompleted(long shutterTimestamp, in CameraMetadataNative results); in onCaptureCompleted() method
H A DICaptureCallback.aidl29 void onCaptureCompleted(long shutterTimestamp, int requestId, in CameraMetadataNative results); in onCaptureCompleted() method
H A DIRequestCallback.aidl27 void onCaptureCompleted(int requestId, in ParcelTotalCaptureResult totalCaptureResult); in onCaptureCompleted() method
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCaptureCallback.java96 public abstract void onCaptureCompleted(CameraDevice camera, in onCaptureCompleted() method in CaptureCallback
H A DCameraAdvancedExtensionSessionImpl.java800 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 DCameraCaptureSessionImpl.java703 public void onCaptureCompleted(CameraDevice camera, in createCaptureCallbackProxyWithExecutor() method
H A DCameraExtensionSessionImpl.java1191 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 DCamera2Source.java94 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 DCamera2Focuser.java366 public void onCaptureCompleted(CameraCaptureSession session, CaptureRequest request, in createCaptureListener() method
H A DCameraTestUtils.java407 public void onCaptureCompleted(CameraCaptureSession session, CaptureRequest request, in onCaptureCompleted() method in CameraTestUtils.SimpleCaptureCallback
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCaptureSession.java1386 public void onCaptureCompleted(@NonNull CameraCaptureSession session, in onCaptureCompleted() method in CameraCaptureSession.CaptureCallback
/aosp14/frameworks/base/packages/services/CameraExtensionsProxy/src/com/android/cameraextensions/
H A DCameraExtensionsProxyService.java1012 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...