Searched refs:SESSION_ID_NONE (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/hardware/camera2/ |
D | CaptureRequest.java | 310 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest() 380 if (reprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in CaptureRequest() 386 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest() 512 mReprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in getReprocessableSessionId() 597 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in readFromParcel()
|
D | TotalCaptureResult.java | 105 mSessionId = CameraCaptureSession.SESSION_ID_NONE; in TotalCaptureResult()
|
D | CameraCaptureSession.java | 75 public static final int SESSION_ID_NONE = -1; field in CameraCaptureSession
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraConstrainedHighSpeedCaptureSessionImpl.java | 101 requestMetadata, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createHighSpeedRequestList() 127 requestMetadata, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createHighSpeedRequestList()
|
D | CameraDeviceImpl.java | 763 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createCaptureRequest() 788 templatedRequest, /*reprocess*/false, CameraCaptureSession.SESSION_ID_NONE, in createCaptureRequest()
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
D | CameraDeviceBinderTest.java | 201 CameraCaptureSession.SESSION_ID_NONE, mCameraId, /*physicalCameraIdSet*/null); in createDefaultBuilder()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 21563 Landroid/hardware/camera2/CameraCaptureSession;->SESSION_ID_NONE:I
|