Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java1026 CameraTestUtils.checkSessionConfigurationWithSurfaces(mCamera, mHandler, in startConstrainedPreview()
DRobustnessTest.java636 checkSessionConfigurationWithSurfaces(mCamera, mHandler, allOutputSurfaces, in testMandatoryReprocessableStreamCombination()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java3255 public static void checkSessionConfigurationWithSurfaces(CameraDevice camera, in checkSessionConfigurationWithSurfaces() method in CameraTestUtils