Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/
H A DCaptureRequest.java313 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
383 if (reprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in CaptureRequest()
389 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
515 mReprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in getReprocessableSessionId()
600 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
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraConstrainedHighSpeedCaptureSessionImpl.java136 requestMetadata, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createHighSpeedRequestList()
162 requestMetadata, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createHighSpeedRequestList()
H A DCameraDeviceImpl.java833 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createCaptureRequest()
858 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createCaptureRequest()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
H A DCameraDeviceBinderTest.java201 CameraCaptureSession.SESSION_ID_NONE, mCameraId, /*physicalCameraIdSet*/null); in createDefaultBuilder()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18676 Landroid/hardware/camera2/CameraCaptureSession;->SESSION_ID_NONE:I