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