Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java1025 CameraCaptureSession.CaptureCallback captureCallback = in captureReprocessedRawShot() local
1049 startCapture(precaptureRequest.build(), /*repeating*/true, captureCallback, mHandler); in captureReprocessedRawShot() local
1053 startCapture(precaptureRequest.build(), /*repeating*/false, captureCallback, mHandler); in captureReprocessedRawShot() local
1182 CameraCaptureSession.CaptureCallback captureCallback = in captureRawShots() local
1205 startCapture(precaptureRequest.build(), /*repeating*/true, captureCallback, mHandler); in captureRawShots() local
1209 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.java586 SimpleCaptureCallback captureCallback = in testPostviewAndCapture() local
775 SimpleCaptureCallback captureCallback = in testMultiFrameCapture() local
1154 CameraExtensionSession.ExtensionCaptureCallback captureCallback = in testRepeatingAndCaptureCombined() local
1772 CameraExtensionSession.ExtensionCaptureCallback captureCallback = in testAFMetering() local
2129 SimpleCaptureCallback captureCallback = in testFlash() local
2352 CameraExtensionSession.ExtensionCaptureCallback captureCallback = in testIllegalArguments() local
DBurstCaptureRawTest.java648 SimpleCaptureCallback captureCallback) throws Exception in drainQueues()
DMultiResolutionReprocessCaptureTest.java740 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in submitCaptureRequest() local
DRecordingTest.java525 SimpleCaptureCallback captureCallback = new SimpleCaptureCallback(); in testBasic10BitRecording() local
DRobustnessTest.java444 CameraTestUtils.SimpleCaptureCallback captureCallback = in testMandatoryOutputCombinationWithPresetKeys() local