Home
last modified time | relevance | path

Searched refs:createSessionWithConfigs (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java246 protected void createSessionWithConfigs(String cameraId, List<OutputConfiguration> configs) in createSessionWithConfigs() method in Camera2MultiViewTestCase
249 camera.createSessionWithConfigs(configs); in createSessionWithConfigs()
509 public void createSessionWithConfigs(List<OutputConfiguration> outputConfigs) in createSessionWithConfigs() method in Camera2MultiViewTestCase.CameraHolder
535 createSessionWithConfigs(outputConfigs); in startPreviewWithConfigs()
/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiViewTest.java590 createSessionWithConfigs(cameraId, outputConfigurations); in testSharedSurfaceYUVImageReaderSwitch()
1484 createSessionWithConfigs(cameraId, outputConfigurations); in testSharedDeferredSurfacesByCamera()