Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiResolutionReprocessCaptureTest.java386 CameraCaptureSession session = configureReprocessableCameraSessionWithConfigurations( in testMultiResolutionMandatoryStreamCombination()
661 mCameraSession = configureReprocessableCameraSessionWithConfigurations( in setupReprocessableSession()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1675 CameraCaptureSession session = configureReprocessableCameraSessionWithConfigurations( in configureReprocessableCameraSession()
1681 public static CameraCaptureSession configureReprocessableCameraSessionWithConfigurations( in configureReprocessableCameraSessionWithConfigurations() method in CameraTestUtils