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.java299 private int mReprocessableSessionId; field in CaptureRequest
310 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
331 mReprocessableSessionId = source.mReprocessableSessionId; in CaptureRequest()
384 mReprocessableSessionId = reprocessableSessionId; in CaptureRequest()
386 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in CaptureRequest()
512 mReprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in getReprocessableSessionId()
516 return mReprocessableSessionId; in getReprocessableSessionId()
544 && mReprocessableSessionId == other.mReprocessableSessionId; in equals()
597 mReprocessableSessionId = CameraCaptureSession.SESSION_ID_NONE; in readFromParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21677 Landroid/hardware/camera2/CaptureRequest;->mReprocessableSessionId:I