Searched refs:reprocessableSessionId (Results 1 – 1 of 1) sorted by relevance
361 int reprocessableSessionId, String logicalCameraId, Set<String> physicalCameraIdSet) { in CaptureRequest() argument380 if (reprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in CaptureRequest()382 "invalid session ID: " + reprocessableSessionId); in CaptureRequest()384 mReprocessableSessionId = reprocessableSessionId; in CaptureRequest()803 int reprocessableSessionId, String logicalCameraId, in Builder() argument805 mRequest = new CaptureRequest(template, reprocess, reprocessableSessionId, in Builder()