Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiViewTest.java1289 List<Surface> inputSurfaces = Arrays.asList(surfaces); in testSharedSurfacesConfigByCamera() local
1292 previewSurfaces.equals(inputSurfaces)); in testSharedSurfacesConfigByCamera()