Searched refs:reprocessableSessionId (Results 1 – 1 of 1) sorted by relevance
372 int reprocessableSessionId, String logicalCameraId, Set<String> physicalCameraIdSet) { in CaptureRequest() argument391 if (reprocessableSessionId == CameraCaptureSession.SESSION_ID_NONE) { in CaptureRequest()393 "invalid session ID: " + reprocessableSessionId); in CaptureRequest()395 mReprocessableSessionId = reprocessableSessionId; in CaptureRequest()855 int reprocessableSessionId, String logicalCameraId, in Builder() argument857 mRequest = new CaptureRequest(template, reprocess, reprocessableSessionId, in Builder()