Home
last modified time | relevance | path

Searched refs:openDevice (Results 1 – 25 of 36) sorted by relevance

12

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java119 openDevice(id); in testFlexibleYuv()
132 openDevice(id); in testDepth16()
145 openDevice(id); in testDepthPointCloud()
157 openDevice(id); in testDynamicDepth()
171 openDevice(id); in testY8()
184 openDevice(id); in testJpeg()
197 openDevice(id); in testRaw()
211 openDevice(id); in testRawPrivate()
225 openDevice(id); in testP010()
238 openDevice(id); in testHeic()
[all …]
DStillCaptureTest.java105 openDevice(mCameraIdsUnderTest[i]); in testJpegExif()
134 openDevice(mCameraIdsUnderTest[i]); in testHeicExif()
172 openDevice(mCameraIdsUnderTest[i]); in testDynamicDepthCapture()
205 openDevice(id); in testTakePicture()
233 openDevice(id); in testTakePictureZsl()
263 openDevice(mCameraIdsUnderTest[i]); in testBasicRawCapture()
287 openDevice(mCameraIdsUnderTest[i]); in testBasicRawZslCapture()
320 openDevice(mCameraIdsUnderTest[i]); in testFullRawCapture()
348 openDevice(mCameraIdsUnderTest[i]); in testFullRawZSLCapture()
383 openDevice(id); in testTouchForFocus()
[all …]
DCameraExtensionCharacteristicsTest.java61 private void openDevice(String cameraId) throws Exception { in openDevice() method in CameraExtensionCharacteristicsTest
83 openDevice(cameraId); in verifySupportedSizes()
104 openDevice(cameraId); in verifySupportedSizes()
DReprocessCaptureTest.java200 openDevice(id); in testReprocessingSizeFormat()
222 openDevice(id); in testReprocessingSizeFormatWithPreview()
242 openDevice(id); in testRecreateReprocessingSessions()
287 openDevice(id); in testCrossSessionCaptureException()
365 openDevice(id); in testQueueImageWithoutRequest()
418 openDevice(id); in testBurstReprocessing()
442 openDevice(id); in testMixedBurstReprocessing()
468 openDevice(id); in testReprocessAbort()
498 openDevice(id); in testReprocessTimestamps()
529 openDevice(id); in testReprocessJpegExif()
[all …]
DZoomCaptureTest.java78 openDevice(id); in testJpegZoomCapture()
92 openDevice(id); in testRawZoomCapture()
DCaptureRequestTest.java154 openDevice(mCameraIdsUnderTest[i]); in testSettingsBinderParcel()
248 openDevice(mCameraIdsUnderTest[i]); in testBlackLevelLock()
300 openDevice(id); in testDynamicBlackWhiteLevel()
339 openDevice(mCameraIdsUnderTest[i]); in testLensShadingMap()
409 openDevice(mCameraIdsUnderTest[i]); in testAntiBandingModes()
445 openDevice(mCameraIdsUnderTest[i]); in testAeModeAndLock()
478 openDevice(mCameraIdsUnderTest[i]); in testFlashControl()
526 openDevice(mCameraIdsUnderTest[i]); in testFlashTurnOff()
567 openDevice(mCameraIdsUnderTest[i]); in testFaceDetection()
587 openDevice(id); in testToneMapControl()
[all …]
DSurfaceViewPreviewTest.java102 openDevice(mCameraIdsUnderTest[i]); in testCameraPreview()
127 openDevice(mCameraIdsUnderTest[i]); in testBasicTestPatternPreview()
147 openDevice(id); in testPreviewFpsRange()
173 openDevice(id); in testSurfaceSet()
199 openDevice(mCameraIdsUnderTest[i]); in testPreparePerformance()
332 openDevice(mCameraIdsUnderTest[i]); in testSurfaceEquality()
429 openDevice(mCameraIdsUnderTest[i]); in testDeferredSurfaces()
DCameraExtensionSessionTest.java159 mTestRule.openDevice(id); in testBasicExtensionLifecycle()
214 mTestRule.openDevice(id); in testCloseCaptureSession()
281 mTestRule.openDevice(id); in testCloseExtensionSession()
338 mTestRule.openDevice(id); in testGetDevice()
400 mTestRule.openDevice(id); in testRepeatingCapture()
518 mTestRule.openDevice(id); in testMultiFrameCapture()
685 mTestRule.openDevice(id); in testConcurrentSessions()
827 mTestRule.openDevice(id); in testRepeatingAndCaptureCombined()
1087 mTestRule.openDevice(id); in testIllegalArguments()
DLogicalCameraDeviceTest.java132 openDevice(id); in testInvalidPhysicalCameraIdInOutputConfiguration()
195 openDevice(id); in testBasicPhysicalStreaming()
237 openDevice(id); in testBasicLogicalPhysicalStreamCombination()
365 openDevice(id); in testBasicPhysicalRequests()
501 openDevice(id); in testInvalidPhysicalCameraRequests()
609 openDevice(id); in testLogicalCameraZoomSwitch()
777 openDevice(id); in testActivePhysicalId()
870 openDevice(id); in testDefaultFov()
DRobustnessTest.java101 openDevice(id); in testBadSurfaceDimensions()
216 openDevice(id); in testMandatoryOutputCombinations()
495 openDevice(id); in testMandatoryReprocessConfigurations()
754 openDevice(id); in testBasicTriggerSequence()
894 openDevice(id); in testSimultaneousTriggers()
997 openDevice(id); in testAfThenAeTrigger()
1114 openDevice(id); in testAeThenAfTrigger()
1232 openDevice(id); in testAeAndAfCausality()
1408 openDevice(id); in testAbandonRepeatingRequestSurface()
1476 openDevice(id); in testConfigureInvalidSensorPixelModes()
[all …]
DCameraDeviceTest.java295 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testCameraDeviceCreateCaptureBuilder()
351 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testCameraDeviceSetErrorListener()
434 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testInvalidCapture()
675 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testPrepare()
704 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testPrepareForSharedSurfaces()
727 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testCreateSessions()
750 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testCreateCustomSession()
886 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testSessionConfiguration()
921 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testSessionParametersStateLeak()
1092 openDevice(mCameraIdsUnderTest[i], mCameraMockListener); in testCreateSessionWithParameters()
[all …]
DFlashlightTest.java204 openDevice(idToOpen); in testCameraDeviceOpenAfterTorchOn()
250 openDevice(idToOpen); in testTorchModeExceptions()
DImageWriterTest.java107 openDevice(id); in testYuvImageWriterReaderOperation()
130 openDevice(id); in testYuvImageWriterReaderOperationAlt()
DRecordingTest.java169 openDevice(mCameraIdsUnderTest[i]); in doBasicRecording()
297 openDevice(mCameraIdsUnderTest[i]); in testSupportedVideoSizes()
405 openDevice(id); in testAbandonedHighSpeedRequest()
526 openDevice(mCameraIdsUnderTest[i]); in testRecordingFramerateLowToHigh()
579 openDevice(mCameraIdsUnderTest[i]); in testVideoPreviewSurfaceSharing()
634 openDevice(mCameraIdsUnderTest[i]); in doRecordingWithDifferentPreviewSizes()
820 openDevice(id); in slowMotionRecording()
891 openDevice(id); in constrainedHighSpeedRecording()
1410 openDevice(id); in videoSnapshotHelper()
DFastBasicsTest.java80 openDevice(mCameraIdsUnderTest[i]); in testCamera2()
DDngCreatorTest.java178 openDevice(deviceId); in testSingleImageBasic()
255 openDevice(deviceId); in testSingleImageBasicMaximumResolution()
348 openDevice(deviceId); in testSingleImageThumbnail()
715 openDevice(deviceId); in captureRawJpegImagePair()
804 openDevice(deviceId); in captureRawJpegImagePairMaximumResolution()
DMultiResolutionImageReaderTest.java249 openDevice(id); in testMultiResolutionMandatoryStreamCombinationTest()
382 openDevice(id); in testMultiResolutionImageReaderForFormat()
DBurstCaptureRawTest.java86 openDevice(id); in testRawSensorSize()
690 openDevice(id); in performTestRoutine()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DMidiNativeTestActivity.java141 mMidiManager.openDevice(mIODevice.mSendDevInfo, new TestModuleOpenListener(), null); in startLoopbackTest()
226 mMidiManager.openDevice( in startLoopbackTest()
DMidiJavaTestActivity.java209 mMidiManager.openDevice(mIODevice.mSendDevInfo, new TestModuleOpenListener(), null); in startLoopbackTest()
521 mMidiManager.openDevice( in startLoopbackTest()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2ConcurrentAndroidTestCase.java229 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2ConcurrentAndroidTestCase
232 openDevice(cameraId, info.mCameraListener); in openDevice()
241 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2ConcurrentAndroidTestCase
DCamera2AndroidTestCase.java220 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestCase
221 openDevice(cameraId, mCameraListener); in openDevice()
230 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestCase
DCamera2AndroidTestRule.java345 public void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestRule
346 openDevice(cameraId, mCameraListener); in openDevice()
355 public void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestRule
/cts/apps/CtsVerifierUSBCompanion/src/com/android/cts/verifierusbcompanion/
DAccessoryTestCompanion.java120 UsbDeviceConnection connection = mUsbManager.openDevice(mDevice); in runTest()
270 UsbDeviceConnection connection = mUsbManager.openDevice(device); in onDeviceAccessPermitted()
/cts/tests/tests/midi/src/android/midi/cts/
DMidiEchoTest.java198 midiManager.openDevice(echoInfo, callback, null); in setUpEchoServer()
607 midiManager.openDevice(echoInfo, callback, null); in testDeviceCallback()

12