Home
last modified time | relevance | path

Searched defs:createSessionByConfigs (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java270 protected void createSessionByConfigs(String cameraId, in createSessionByConfigs() method in Camera2ConcurrentAndroidTestCase
DCamera2AndroidTestCase.java330 … protected void createSessionByConfigs(List<OutputConfiguration> outputConfigs) throws Exception { in createSessionByConfigs() method in Camera2AndroidTestCase
DCamera2AndroidTestRule.java401 public void createSessionByConfigs(List<OutputConfiguration> outputConfigs) throws Exception { in createSessionByConfigs() method in Camera2AndroidTestRule