Searched refs:onCaptureProcessStarted (Results 1 – 7 of 7) sorted by relevance
25 void onCaptureProcessStarted(int captureSequenceId); in onCaptureProcessStarted() method
104 public void onCaptureProcessStarted(@NonNull CameraExtensionSession session, in onCaptureProcessStarted() method in CameraExtensionSession.ExtensionCaptureCallback
1222 .onCaptureProcessStarted(CameraExtensionSessionImpl.this, in onCaptureCompleted()1278 mExecutor.execute(() -> mCallbacks.onCaptureProcessStarted( in checkAndFireBurstProcessing()1810 .onCaptureProcessStarted( in onCaptureCompleted()2025 mExecutor.execute(() -> mCallbacks.onCaptureProcessStarted( in onImageAvailable()
752 public void onCaptureProcessStarted(int captureSequenceId) { in onCaptureProcessStarted() method in CameraAdvancedExtensionSessionImpl.RequestCallbackHandler756 () -> mClientCallbacks.onCaptureProcessStarted( in onCaptureProcessStarted()
964 public void onCaptureProcessStarted(int captureSequenceId) { in onCaptureProcessStarted() method in CameraExtensionsProxyService.CaptureCallbackStub967 mCaptureCallback.onCaptureProcessStarted(captureSequenceId); in onCaptureProcessStarted()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18653 …method public void onCaptureProcessStarted(@NonNull android.hardware.camera2.CameraExtensionSessio…