Searched refs:checkSessionConfigurationWithSurfaces (Results 1 – 3 of 3) sorted by relevance
27 import static android.hardware.camera2.cts.CameraTestUtils.checkSessionConfigurationWithSurfaces;1007 checkSessionConfigurationWithSurfaces(mCamera, mHandler, allOutputSurfaces, in testMandatoryReprocessableStreamCombination()
1413 CameraTestUtils.checkSessionConfigurationWithSurfaces(mCamera, mHandler, in startConstrainedPreview()
3993 public static void checkSessionConfigurationWithSurfaces(CameraDevice camera, in checkSessionConfigurationWithSurfaces() method in CameraTestUtils