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.java308 private int mReprocessableSessionId; field in CaptureRequest
321 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
342 mReprocessableSessionId = source.mReprocessableSessionId; in CaptureRequest()
395 mReprocessableSessionId = reprocessableSessionId; in CaptureRequest()
397 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
523 mReprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in getReprocessableSessionId()
527 return mReprocessableSessionId; in getReprocessableSessionId()
555 && mReprocessableSessionId == other.mReprocessableSessionId; in equals()
608 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in readFromParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18790 Landroid/hardware/camera2/CaptureRequest;->mReprocessableSessionId:I