Home
last modified time | relevance | path

Searched defs:captureCallback (Results 1 – 8 of 8) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java1016 CameraCaptureSession.CaptureCallback captureCallback = in captureReprocessedRawShot() local
1040 startCapture(precaptureRequest.build(), /*repeating*/true, captureCallback, mHandler); in captureReprocessedRawShot() local
1044 startCapture(precaptureRequest.build(), /*repeating*/false, captureCallback, mHandler); in captureReprocessedRawShot() local
1173 CameraCaptureSession.CaptureCallback captureCallback = in captureRawShots() local
1196 startCapture(precaptureRequest.build(), /*repeating*/true, captureCallback, mHandler); in captureRawShots() local
1200 startCapture(precaptureRequest.build(), /*repeating*/false, captureCallback, mHandler); in captureRawShots() local
DReprocessCaptureTest.java933 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in testReprocessAbort() local
1023 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in testReprocessTimestamps() local
1103 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in testReprocessJpegExif() local
1182 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in testReprocessRequestKeys() local
1462 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in submitMixedCaptureBurstRequest() local
DCameraExtensionSessionTest.java644 SimpleCaptureCallback captureCallback = in testPostviewAndCapture() local
948 SimpleCaptureCallback captureCallback = in test10bitRepeatingAndCaptureCombined() local
1123 SimpleCaptureCallback captureCallback = in testMultiFrameCapture() local
1526 CameraExtensionSession.ExtensionCaptureCallback captureCallback = in testRepeatingAndCaptureCombined() local
2444 CameraExtensionSession.ExtensionCaptureCallback captureCallback = in testAFMetering() local
2820 SimpleCaptureCallback captureCallback = in testFlash() local
3043 CameraExtensionSession.ExtensionCaptureCallback captureCallback = in testIllegalArguments() local
DFeatureCombinationTest.java338 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in verifyCombinationStreaming() local
DBurstCaptureRawTest.java648 SimpleCaptureCallback captureCallback) throws Exception in drainQueues()
DMultiResolutionReprocessCaptureTest.java740 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in submitCaptureRequest() local
DRecordingTest.java559 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in testBasic10BitRecording() local
DRobustnessTest.java445 CameraTestUtils.SimpleCaptureCallback captureCallback = in testMandatoryOutputCombinationWithPresetKeys() local