Searched refs:checkSessionConfigurationSupported (Results 1 – 5 of 5) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2AndroidTestCase.java | 451 checkSessionConfigurationSupported(mCamera, mHandler, outputConfigs, /*inputConfig*/ null, in checkImageReaderSessionConfiguration()
|
D | Camera2MultiViewTestCase.java | 549 checkSessionConfigurationSupported(mCamera, mHandler, outputConfigs, in startPreviewWithConfigs()
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | SurfaceViewPreviewTest.java | 530 CameraTestUtils.checkSessionConfigurationSupported(mCamera, mHandler, outputSurfaces, in testDeferredSurfacesByCamera()
|
D | RobustnessTest.java | 406 checkSessionConfigurationSupported(mCamera, mHandler, outputConfigs, in testMandatoryStreamCombination()
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
D | CameraTestUtils.java | 2739 checkSessionConfigurationSupported(camera, handler, outConfigurations, in checkSessionConfigurationWithSurfaces() 2743 public static void checkSessionConfigurationSupported(CameraDevice camera, in checkSessionConfigurationSupported() method in CameraTestUtils
|