Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java273 SessionConfiguration regularConfiguration = new SessionConfiguration( in testCloseCaptureSession() local
286 mTestRule.getCamera().createCaptureSession(regularConfiguration); in testCloseCaptureSession()
339 SessionConfiguration regularConfiguration = new SessionConfiguration( in testCloseExtensionSession() local
358 mTestRule.getCamera().createCaptureSession(regularConfiguration); in testCloseExtensionSession()