Searched refs:expectedCaptureIntent (Results 1 – 1 of 1) sorted by relevance
1138 int expectedCaptureIntent = CaptureRequest.CONTROL_CAPTURE_INTENT_VIDEO_RECORD; in attachUseCaseWithTemplateRecord() local1141 expectedCaptureIntent = CaptureRequest.CONTROL_CAPTURE_INTENT_PREVIEW; in attachUseCaseWithTemplateRecord()1158 .isEqualTo(expectedCaptureIntent); in attachUseCaseWithTemplateRecord()1207 int expectedCaptureIntent = CaptureRequest.CONTROL_CAPTURE_INTENT_VIDEO_RECORD; in attachUseCaseWithTemplateZSLHasRecord() local1210 expectedCaptureIntent = CaptureRequest.CONTROL_CAPTURE_INTENT_PREVIEW; in attachUseCaseWithTemplateZSLHasRecord()1228 .isEqualTo(expectedCaptureIntent); in attachUseCaseWithTemplateZSLHasRecord()