Searched refs:configureReprocessableCameraSession (Results 1 – 2 of 2) sorted by relevance
47 … static com.android.mediaframeworktest.helpers.CameraTestUtils.configureReprocessableCameraSession;902 mSession = configureReprocessableCameraSession(mCamera, inputConfig, outSurfaces, in setupReprocessableSession()
779 public static CameraCaptureSession configureReprocessableCameraSession(CameraDevice camera, in configureReprocessableCameraSession() method in CameraTestUtils