Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DHeifWriterTest.java100 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in testHeif() local
177 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in testHeif()
DImageReaderTest.java506 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in testAllOutputYUVResolutions() local
579 Arrays.asList(sessionStates), in testAllOutputYUVResolutions()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java501 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in verifyCreateSessionWithConfigsFailure() local
504 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in verifyCreateSessionWithConfigsFailure()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1320 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in tryConfigureCameraSessionWithConfig() local
1323 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in tryConfigureCameraSessionWithConfig()
1407 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in configureReprocessableCameraSessionWithConfigurations() local
1410 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSessionWithConfigurations()
1440 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in configureReprocCameraSessionWithConfig() local
1443 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocCameraSessionWithConfig()