Home
last modified time | relevance | path

Searched refs:mReprocessableSessionId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DCaptureRequest.java325 private int mReprocessableSessionId; field in CaptureRequest
338 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
359 mReprocessableSessionId = source.mReprocessableSessionId; in CaptureRequest()
412 mReprocessableSessionId = reprocessableSessionId; in CaptureRequest()
414 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
540 mReprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in getReprocessableSessionId()
544 return mReprocessableSessionId; in getReprocessableSessionId()
572 && mReprocessableSessionId == other.mReprocessableSessionId; in equals()
625 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in readFromParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18790 Landroid/hardware/camera2/CaptureRequest;->mReprocessableSessionId:I