Home
last modified time | relevance | path

Searched refs:onReadoutStarted (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCaptureCallback.java72 public abstract void onReadoutStarted(CameraDevice camera, in onReadoutStarted() method in CaptureCallback
H A DCameraCaptureSessionImpl.java660 public void onReadoutStarted(CameraDevice camera, in createCaptureCallbackProxyWithExecutor() method
665 executor.execute(() -> callback.onReadoutStarted( in createCaptureCallbackProxyWithExecutor()
H A DCameraDeviceImpl.java2122 holder.getCallback().onReadoutStarted( in onCaptureStarted()
2135 holder.getCallback().onReadoutStarted( in onCaptureStarted()
/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCaptureSession.java1283 public void onReadoutStarted(@NonNull CameraCaptureSession session, in onReadoutStarted() method in CameraCaptureSession.CaptureCallback
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt18430 …method public void onReadoutStarted(@NonNull android.hardware.camera2.CameraCaptureSession, @NonNu…