Searched refs:SESSION_CONFIGURE_TIMEOUT_MS (Results 1 – 12 of 12) sorted by relevance
642 result = results.poll(SESSION_CONFIGURE_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testChainedOperation()798 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()820 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()822 SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()828 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()831 SESSION_CONFIGURE_TIMEOUT_MS); in testCreateCustomSessionByCamera()1029 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testSessionParametersStateLeakByCamera()1030 sessionListener.waitForOnReady(SESSION_CONFIGURE_TIMEOUT_MS); in testSessionParametersStateLeakByCamera()1081 sessionListener.waitForOnReady(SESSION_CONFIGURE_TIMEOUT_MS); in testSessionParametersStateLeakByCamera()1206 mSession = mSessionMockListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCreateSessionWithParametersByCamera()[all …]
235 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicExtensionLifecycle()290 .waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in testCloseCaptureSession()296 SESSION_CONFIGURE_TIMEOUT_MS); in testCloseCaptureSession()355 SESSION_CONFIGURE_TIMEOUT_MS); in testCloseExtensionSession()365 SESSION_CONFIGURE_TIMEOUT_MS); in testCloseExtensionSession()411 SESSION_CONFIGURE_TIMEOUT_MS); in testGetDevice()476 SESSION_CONFIGURE_TIMEOUT_MS); in testRepeatingCapture()634 SESSION_CONFIGURE_TIMEOUT_MS); in testPostviewAndCapture()907 SESSION_CONFIGURE_TIMEOUT_MS); in test10bitRepeatingAndCaptureCombined()1114 SESSION_CONFIGURE_TIMEOUT_MS); in testMultiFrameCapture()[all …]
90 SESSION_CONFIGURE_TIMEOUT_MS); in testExtensionPreview()
19 import static android.hardware.camera2.cts.CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS;178 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in testHeif()
366 SESSION_CONFIGURE_TIMEOUT_MS); in surfaceEqualityTestByCamera()381 SESSION_CONFIGURE_TIMEOUT_MS); in surfaceEqualityTestByCamera()508 SESSION_CONFIGURE_TIMEOUT_MS); in testDeferredSurfacesByCamera()
21 import static android.hardware.camera2.cts.CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS;300 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicLogicalPhysicalStreamCombination()447 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicPhysicalRequests()1147 SESSION_CONFIGURE_TIMEOUT_MS); in testBasicPhysicalStreamingForCamera()
822 SESSION_CONFIGURE_TIMEOUT_MS); in camera2UnsupportedOfflineOutputTest()
1125 CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS); in testAllOutputYUVResolutions()
614 SESSION_CONFIGURE_TIMEOUT_MS); in testBasic10BitRecording()
80 CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS); in getConfiguredSession()
22 import static android.hardware.camera2.cts.CameraTestUtils.SESSION_CONFIGURE_TIMEOUT_MS;524 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in verifyCreateSessionWithConfigsFailure()
140 public static final int SESSION_CONFIGURE_TIMEOUT_MS = 3000; field in CameraTestUtils1495 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSession()1531 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in buildConstrainedCameraSession()1555 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSessionWithConfig()1580 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSessionWithColorSpace()1608 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in tryConfigureCameraSessionWithConfig()1612 session = sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in tryConfigureCameraSessionWithConfig()1641 CameraCaptureSession session = listener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureCameraSessionWithParameters()1695 Arrays.asList(sessionStates), SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSessionWithConfigurations()1700 sessionListener.waitAndGetSession(SESSION_CONFIGURE_TIMEOUT_MS); in configureReprocessableCameraSessionWithConfigurations()[all …]