Home
last modified time | relevance | path

Searched refs:closeDevice (Results 1 – 25 of 37) sorted by relevance

12

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java143 closeDevice(id); in testFlexibleYuv()
158 closeDevice(id); in testDepth16()
173 closeDevice(id); in testDepthPointCloud()
188 closeDevice(id); in testDynamicDepth()
203 closeDevice(id); in testY8()
218 closeDevice(id); in testJpeg()
233 closeDevice(id); in testRaw()
248 closeDevice(id); in testRawPrivate()
274 closeDevice(id); in testP010()
303 closeDevice(id); in testDisplayP3Yuv()
[all …]
DOfflineSessionTest.java179 closeDevice(); in testInvalidOutput()
215 closeDevice(); in testOfflineCallbacks()
258 closeDevice(); in testOfflineDepthJpeg()
300 closeDevice(); in testOfflineHEIC()
349 closeDevice(); in testDeviceCloseAndOpen()
386 closeDevice(); in testOfflineSessionClose()
420 closeDevice(); in testOfflineSessionWithRegularSession()
454 closeDevice(); in testRepeatingSequenceAbort()
490 closeDevice(); in testUnsupportedOfflineSessionOutputs()
686 closeDevice(); in camera2OfflineSessionTest()
DStillCaptureTest.java112 closeDevice(); in testJpegExif()
151 closeDevice(); in testHeicExif()
185 closeDevice(); in testDynamicDepthCapture()
219 closeDevice(); in testJpegRCapture()
301 closeDevice(); in testTakePicture()
334 closeDevice(); in testTakePictureZsl()
360 closeDevice(); in testBasicRawCapture()
388 closeDevice(); in testBasicRawZslCapture()
419 closeDevice(); in testFullRawCapture()
451 closeDevice(); in testFullRawZSLCapture()
[all …]
DReprocessCaptureTest.java203 closeDevice(); in testReprocessingSizeFormat()
224 closeDevice(); in testReprocessingSizeFormatWithPreview()
262 closeDevice(); in testRecreateReprocessingSessions()
332 closeDevice(); in testCrossSessionCaptureException()
399 closeDevice(); in testQueueImageWithoutRequest()
423 closeDevice(); in testBurstReprocessing()
448 closeDevice(); in testMixedBurstReprocessing()
479 closeDevice(); in testReprocessAbort()
509 closeDevice(); in testReprocessTimestamps()
544 closeDevice(); in testReprocessJpegExif()
[all …]
DSurfaceViewPreviewTest.java103 closeDevice(); in testCameraPreview()
129 closeDevice(); in testBasicTestPatternPreview()
149 closeDevice(); in testPreviewFpsRange()
175 closeDevice(); in testSurfaceSet()
203 closeDevice(); in testPreparePerformance()
337 closeDevice(); in testSurfaceEquality()
435 closeDevice(); in testDeferredSurfaces()
DCaptureRequestTest.java246 closeDevice(); in testSettingsBinderParcel()
300 closeDevice(); in testBlackLevelLock()
327 closeDevice(); in testDynamicBlackWhiteLevel()
412 closeDevice(); in testLensShadingMap()
446 closeDevice(); in testAntiBandingModes()
484 closeDevice(); in testAeModeAndLock()
531 closeDevice(); in testFlashControl()
578 closeDevice(); in testFlashTurnOff()
600 closeDevice(); in testFaceDetection()
620 closeDevice(); in testToneMapControl()
[all …]
DRobustnessTest.java202 closeDevice(id); in testBadSurfaceDimensions()
236 closeDevice(id); in testMandatoryOutputCombinations()
297 closeDevice(id); in testMandatoryOutputCombinations()
344 closeDevice(id); in testMandatoryUseCaseOutputCombinations()
385 closeDevice(id); in testMandatoryPreviewStabilizationOutputCombinations()
685 closeDevice(id); in testMandatory10BitStreamCombinations()
723 closeDevice(id); in testMandatory10BitStreamCombinations()
866 closeDevice(id); in testMandatoryReprocessConfigurations()
879 closeDevice(id); in testMandatoryReprocessConfigurations()
892 closeDevice(id); in testMandatoryReprocessConfigurations()
[all …]
DZoomCaptureTest.java88 closeDevice(id); in testJpegZoomCapture()
103 closeDevice(id); in testRawZoomCapture()
161 closeDevice(id); in test10bitLogicalZoomCapture()
DLogicalCameraDeviceTest.java178 closeDevice(); in testInvalidPhysicalCameraIdInOutputConfiguration()
221 closeDevice(); in testBasicPhysicalStreaming()
357 closeDevice(); in testBasicLogicalPhysicalStreamCombination()
498 closeDevice(); in testBasicPhysicalRequests()
603 closeDevice(); in testInvalidPhysicalCameraRequests()
770 closeDevice(); in testLogicalCameraZoomSwitch()
858 closeDevice(); in testActivePhysicalId()
942 closeDevice(); in testDefaultFov()
DSurfaceViewExtensionPreviewTest.java131 closeDevice(); in testExtensionPreview()
DFlashlightTest.java329 closeDevice(idToOpen); in testCameraDeviceOpenAfterTorchOn()
358 closeDevice(idToOpen); in testCameraDeviceOpenAfterTorchOn()
405 closeDevice(idToOpen); in testTorchModeExceptions()
DCameraDeviceTest.java347 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testCameraDeviceCreateCaptureBuilder()
373 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testCameraDeviceSetErrorListener()
452 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testInvalidCapture()
690 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testPrepare()
720 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testPrepareForSharedSurfaces()
744 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testCreateSessions()
768 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testCreateCustomSession()
917 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testSessionConfiguration()
941 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testSessionParametersStateLeak()
1114 closeDevice(cameraIdsUnderTest[i], mCameraMockListener); in testCreateSessionWithParameters()
[all …]
DPerformanceTest.java248 mTestRule.closeDevice(id); in testCameraLaunch()
511 mTestRule.closeDevice(id); in testSingleCaptureForFormat()
740 mTestRule.closeDevice(id); in testMultipleCapture()
783 mTestRule.closeDevice(id); in testReprocessingLatency()
814 mTestRule.closeDevice(id); in testReprocessingThroughput()
844 mTestRule.closeDevice(id); in testHighQualityReprocessingLatency()
875 mTestRule.closeDevice(id); in testHighQualityReprocessingThroughput()
903 mTestRule.closeDevice(id); in testReprocessingCaptureStall()
1186 mTestRule.closeDevice(id); in testZoomSettingsOverrideLatency()
1239 mTestRule.closeDevice(cameraId);
[all …]
DCameraExtensionSessionTest.java242 mTestRule.closeDevice(id); in testBasicExtensionLifecycle()
308 mTestRule.closeDevice(id); in testCloseCaptureSession()
370 mTestRule.closeDevice(id); in testCloseExtensionSession()
416 mTestRule.closeDevice(id); in testGetDevice()
536 mTestRule.closeDevice(id); in testRepeatingCapture()
774 mTestRule.closeDevice(id); in testPostviewAndCapture()
1043 mTestRule.closeDevice(id); in test10bitRepeatingAndCaptureCombined()
1221 mTestRule.closeDevice(id); in testMultiFrameCapture()
1366 mTestRule.closeDevice(id); in testConcurrentSessions()
1622 mTestRule.closeDevice(id); in testRepeatingAndCaptureCombined()
[all …]
DRecordingTest.java204 closeDevice(); in doBasicRecording()
339 closeDevice(); in testSupportedVideoSizes()
657 closeDevice(); in testBasic10BitRecording()
821 closeDevice(); in testAbandonedHighSpeedRequest()
881 closeDevice(); in testRecordingFramerateLowToHigh()
920 closeDevice(); in testVideoPreviewSurfaceSharing()
1043 closeDevice(); in doRecordingWithDifferentPreviewSizes()
1209 closeDevice(); in slowMotionRecording()
1344 closeDevice(); in constrainedHighSpeedRecording()
1806 closeDevice(); in videoSnapshotHelper()
DFastBasicsTest.java84 closeDevice(); in testCamera2()
DDngCreatorTest.java198 closeDevice(deviceId); in testSingleImageBasic()
291 closeDevice(deviceId); in testSingleImageBasicMaximumResolution()
450 closeDevice(deviceId); in testSingleImageThumbnail()
742 closeDevice(deviceId); in captureRawJpegImagePair()
850 closeDevice(deviceId); in captureRawJpegImagePairMaximumResolution()
DMultiResolutionImageReaderTest.java274 closeDevice(id); in testMultiResolutionMandatoryStreamCombinationTest()
391 closeDevice(id); in testMultiResolutionImageReaderForFormat()
DCameraExtensionCharacteristicsTest.java153 mTestRule.closeDevice(cameraId); in verifySupportedSizes()
173 mTestRule.closeDevice(cameraId); in verifySupportedSizes()
DBurstCaptureRawTest.java93 closeDevice(); in testRawSensorSize()
730 closeDevice(); in performTestRoutine()
/cts/tests/sensor/src/android/hardware/cts/
DSensorHeadTrackerTest.java92 mVirtualHeadTracker.closeDevice(); in tearDown()
123 mVirtualHeadTracker.closeDevice(); in testRegisterDynamicSensorCallback()
209 mVirtualHeadTracker.closeDevice(); in testDisconnectionReconnection()
260 virtualHeadTrackerTwo.closeDevice(); in testAddSecondSensor()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java290 protected void closeDevice(String cameraId) { in closeDevice() method in Camera2ConcurrentAndroidTestCase
293 closeDevice(cameraId, info.mCameraListener); in closeDevice()
307 protected void closeDevice(String cameraId, BlockingStateCallback listener) { in closeDevice() method in Camera2ConcurrentAndroidTestCase
DCamera2AndroidTestCase.java360 protected void closeDevice(String cameraId) { in closeDevice() method in Camera2AndroidTestCase
361 closeDevice(cameraId, mCameraListener); in closeDevice()
375 protected void closeDevice(String cameraId, BlockingStateCallback listener) { in closeDevice() method in Camera2AndroidTestCase
DCamera2AndroidTestRule.java417 public void closeDevice(String cameraId) { in closeDevice() method in Camera2AndroidTestRule
418 closeDevice(cameraId, mCameraListener); in closeDevice()
432 public void closeDevice(String cameraId, BlockingStateCallback listener) { in closeDevice() method in Camera2AndroidTestRule
/cts/tests/sensor/src/android/hardware/cts/accessories/
DHidCommand.kt181 fun closeDevice() { in closeDevice() method in android.hardware.cts.accessories.HidCommand

12