Searched refs:configureReprocessableCameraSession (Results 1 – 4 of 4) sorted by relevance
1225 mSession = configureReprocessableCameraSession(mCamera, inputConfig, outSurfaces, in setupReprocessableSession()
1109 mCameraSession = CameraTestUtils.configureReprocessableCameraSession( in prepareReprocessCapture()
624 CameraCaptureSession session = configureReprocessableCameraSession(mCamera, in testMandatoryReprocessableStreamCombination()
923 public static CameraCaptureSession configureReprocessableCameraSession(CameraDevice camera, in configureReprocessableCameraSession() method in CameraTestUtils