Home
last modified time | relevance | path

Searched refs:onSurfacePrepared (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
DCallbackProxies.java111 public void onSurfacePrepared(CameraCaptureSession session, Surface surface) { in onSurfacePrepared() method in CallbackProxies.SessionStateCallbackProxy
114 mExecutor.execute(() -> mCallback.onSurfacePrepared(session, surface)); in onSurfacePrepared()
DCameraConstrainedHighSpeedCaptureSessionImpl.java358 public void onSurfacePrepared(CameraCaptureSession session, Surface surface) { in onSurfacePrepared() method in CameraConstrainedHighSpeedCaptureSessionImpl.WrapperCallback
359 mCallback.onSurfacePrepared(CameraConstrainedHighSpeedCaptureSessionImpl.this, in onSurfacePrepared()
DCameraCaptureSessionImpl.java815 public void onSurfacePrepared(Surface surface) {
817 mStateCallback.onSurfacePrepared(session, surface);
DCameraDeviceImpl.java1392 public void onSurfacePrepared(Surface surface) { in onSurfacePrepared() method in CameraDeviceImpl.StateCallbackKK
2308 sessionCallback.onSurfacePrepared(surface); in onPrepared()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
DBlockingSessionCallback.java197 public void onSurfacePrepared(CameraCaptureSession session, Surface surface) { in onSurfacePrepared() method in BlockingSessionCallback
200 mProxy.onSurfacePrepared(session, surface); in onSurfacePrepared()
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java1015 public void onSurfacePrepared(@NonNull CameraCaptureSession session, in onSurfacePrepared() method in CameraCaptureSession.StateCallback
/frameworks/base/non-updatable-api/
Dcurrent.txt16711 …method public void onSurfacePrepared(@NonNull android.hardware.camera2.CameraCaptureSession, @NonN…
/frameworks/base/api/
Dcurrent.txt16711 …method public void onSurfacePrepared(@NonNull android.hardware.camera2.CameraCaptureSession, @NonN…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21954 Landroid/hardware/camera2/impl/CameraDeviceImpl$StateCallbackKK;->onSurfacePrepared(Landroid/view/S…