Searched refs:reprocessableSessionId (Results 1 – 1 of 1) sorted by relevance
298 int reprocessableSessionId, String logicalCameraId, Set<String> physicalCameraIdSet) { in CaptureRequest() argument317 if (reprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in CaptureRequest()319 "invalid session ID: " + reprocessableSessionId); in CaptureRequest()321 mReprocessableSessionId = reprocessableSessionId; in CaptureRequest()739 int reprocessableSessionId, String logicalCameraId, in Builder() argument741 mRequest = new CaptureRequest(template, reprocess, reprocessableSessionId, in Builder()