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
178 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in testHeif()
DImageReaderTest.java1051 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in testAllOutputYUVResolutions() local
1124 Arrays.asList(sessionStates), in testAllOutputYUVResolutions()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java521 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in verifyCreateSessionWithConfigsFailure() local
524 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in verifyCreateSessionWithConfigsFailure()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1605 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in tryConfigureCameraSessionWithConfig() local
1608 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in tryConfigureCameraSessionWithConfig()
1692 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in configureReprocessableCameraSessionWithConfigurations() local
1695 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSessionWithConfigurations()
1725 Integer[] sessionStates = {BlockingSessionCallback.SESSION_READY, in configureReprocCameraSessionWithConfig() local
1728 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocCameraSessionWithConfig()