Searched refs:reprocessableSessionId (Results 1 – 1 of 1) sorted by relevance
364 int reprocessableSessionId, String logicalCameraId, Set<String> physicalCameraIdSet) { in CaptureRequest() argument383 if (reprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in CaptureRequest()385 "invalid session ID: " + reprocessableSessionId); in CaptureRequest()387 mReprocessableSessionId = reprocessableSessionId; in CaptureRequest()830 int reprocessableSessionId, String logicalCameraId, in Builder() argument832 mRequest = new CaptureRequest(template, reprocess, reprocessableSessionId, in Builder()