Searched refs:reprocessOutputCaptureListener (Results 1 – 3 of 3) sorted by relevance
335 SimpleCaptureCallback reprocessOutputCaptureListener = new SimpleCaptureCallback(); in testMultiResolutionMandatoryStreamCombination() local450 session.captureBurst(reprocessRequests, reprocessOutputCaptureListener, mHandler); in testMultiResolutionMandatoryStreamCombination()453 TotalCaptureResult result = reprocessOutputCaptureListener.getTotalCaptureResult( in testMultiResolutionMandatoryStreamCombination()462 reprocessOutputCaptureListener.drain(); in testMultiResolutionMandatoryStreamCombination()
982 CameraTestUtils.SimpleCaptureCallback reprocessOutputCaptureListener = in captureReprocessedRawShot() local1069 mCameraSession.captureBurst(reprocessCaptureRequests, reprocessOutputCaptureListener, in captureReprocessedRawShot()1071 TotalCaptureResult result = reprocessOutputCaptureListener.getTotalCaptureResult( in captureReprocessedRawShot()
954 SimpleCaptureCallback reprocessOutputCaptureListener = new SimpleCaptureCallback(); in testMandatoryReprocessableStreamCombination() local1077 session.captureBurst(reprocessRequests, reprocessOutputCaptureListener, mHandler); in testMandatoryReprocessableStreamCombination()1080 TotalCaptureResult result = reprocessOutputCaptureListener.getTotalCaptureResult( in testMandatoryReprocessableStreamCombination()1088 reprocessOutputCaptureListener.drain(); in testMandatoryReprocessableStreamCombination()