Home
last modified time | relevance | path

Searched refs:SESSION_ID_NONE (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureRequest.java311 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
381 if (reprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in CaptureRequest()
387 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
513 mReprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in getReprocessableSessionId()
598 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in readFromParcel()
H A DTotalCaptureResult.java136 mSessionId = CameraCaptureSession.SESSION_ID_NONE; in TotalCaptureResult()
H A DCameraCaptureSession.java78 public static final int SESSION_ID_NONE = -1; field in CameraCaptureSession
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraConstrainedHighSpeedCaptureSessionImpl.java110 requestMetadata, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createHighSpeedRequestList()
136 requestMetadata, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createHighSpeedRequestList()
H A DCameraDeviceImpl.java822 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createCaptureRequest()
847 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createCaptureRequest()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
H A DCameraDeviceBinderTest.java201 CameraCaptureSession.SESSION_ID_NONE, mCameraId, /*physicalCameraIdSet*/null); in createDefaultBuilder()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21554 Landroid/hardware/camera2/CameraCaptureSession;->SESSION_ID_NONE:I