Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraTestUtils.java814 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in configureReprocessableCameraSession() local
817 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSession()
848 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in configureReprocCameraSessionWithConfig() local
851 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocCameraSessionWithConfig()
DImageReaderTest.java324 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in testAllOutputYUVResolutions() local
396 Arrays.asList(sessionStates), in testAllOutputYUVResolutions()