Home
last modified time | relevance | path

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

12

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java113 openDevice(id); in testFlexibleYuv()
125 openDevice(id); in testDepth16()
137 openDevice(id); in testDepthPointCloud()
148 openDevice(id); in testDynamicDepth()
161 openDevice(id); in testY8()
173 openDevice(id); in testJpeg()
185 openDevice(id); in testRaw()
198 openDevice(id); in testRawPrivate()
211 openDevice(id); in testHeic()
223 openDevice(id); in testRepeatingJpeg()
[all …]
DStillCaptureTest.java102 openDevice(mCameraIds[i]); in testJpegExif()
131 openDevice(mCameraIds[i]); in testHeicExif()
169 openDevice(mCameraIds[i]); in testDynamicDepthCapture()
202 openDevice(id); in testTakePicture()
230 openDevice(id); in testTakePictureZsl()
260 openDevice(mCameraIds[i]); in testBasicRawCapture()
284 openDevice(mCameraIds[i]); in testBasicRawZslCapture()
317 openDevice(mCameraIds[i]); in testFullRawCapture()
345 openDevice(mCameraIds[i]); in testFullRawZSLCapture()
380 openDevice(id); in testTouchForFocus()
[all …]
DReprocessCaptureTest.java196 openDevice(id); in testReprocessingSizeFormat()
218 openDevice(id); in testReprocessingSizeFormatWithPreview()
238 openDevice(id); in testRecreateReprocessingSessions()
283 openDevice(id); in testCrossSessionCaptureException()
347 openDevice(id); in testBurstReprocessing()
371 openDevice(id); in testMixedBurstReprocessing()
397 openDevice(id); in testReprocessAbort()
427 openDevice(id); in testReprocessTimestamps()
458 openDevice(id); in testReprocessJpegExif()
489 openDevice(id); in testReprocessRequestKeys()
[all …]
DCaptureRequestTest.java153 openDevice(mCameraIds[i]); in testSettingsBinderParcel()
247 openDevice(mCameraIds[i]); in testBlackLevelLock()
299 openDevice(id); in testDynamicBlackWhiteLevel()
338 openDevice(mCameraIds[i]); in testLensShadingMap()
408 openDevice(mCameraIds[i]); in testAntiBandingModes()
444 openDevice(mCameraIds[i]); in testAeModeAndLock()
477 openDevice(mCameraIds[i]); in testFlashControl()
525 openDevice(mCameraIds[i]); in testFlashTurnOff()
566 openDevice(mCameraIds[i]); in testFaceDetection()
586 openDevice(id); in testToneMapControl()
[all …]
DSurfaceViewPreviewTest.java98 openDevice(mCameraIds[i]); in testCameraPreview()
123 openDevice(mCameraIds[i]); in testBasicTestPatternPreview()
143 openDevice(id); in testPreviewFpsRange()
169 openDevice(id); in testSurfaceSet()
195 openDevice(mCameraIds[i]); in testPreparePerformance()
360 openDevice(mCameraIds[i]); in testSurfaceEquality()
457 openDevice(mCameraIds[i]); in testDeferredSurfaces()
DRobustnessTest.java86 openDevice(id); in testBadSurfaceDimensions()
165 openDevice(id); in testMandatoryOutputCombinations()
490 openDevice(id); in testMandatoryReprocessConfigurations()
742 openDevice(id); in testBasicTriggerSequence()
881 openDevice(id); in testSimultaneousTriggers()
983 openDevice(id); in testAfThenAeTrigger()
1099 openDevice(id); in testAeThenAfTrigger()
1216 openDevice(id); in testAeAndAfCausality()
1391 openDevice(id); in testAbandonRepeatingRequestSurface()
1454 openDevice(id); in testConfigureAbandonedSurface()
[all …]
DLogicalCameraDeviceTest.java122 openDevice(id); in testInvalidPhysicalCameraIdInOutputConfiguration()
185 openDevice(id); in testBasicPhysicalStreaming()
227 openDevice(id); in testBasicLogicalPhysicalStreamCombination()
349 openDevice(id); in testBasicPhysicalRequests()
479 openDevice(id); in testInvalidPhysicalCameraRequests()
587 openDevice(id); in testLogicalCameraZoomSwitch()
732 openDevice(id); in testActivePhysicalId()
815 openDevice(id); in testDefaultFov()
DCameraDeviceTest.java288 openDevice(mCameraIds[i], mCameraMockListener); in testCameraDeviceCreateCaptureBuilder()
343 openDevice(mCameraIds[i], mCameraMockListener); in testCameraDeviceSetErrorListener()
420 openDevice(mCameraIds[i], mCameraMockListener); in testInvalidCapture()
659 openDevice(mCameraIds[i], mCameraMockListener); in testPrepare()
687 openDevice(mCameraIds[i], mCameraMockListener); in testPrepareForSharedSurfaces()
709 openDevice(mCameraIds[i], mCameraMockListener); in testCreateSessions()
731 openDevice(mCameraIds[i], mCameraMockListener); in testCreateCustomSession()
866 openDevice(mCameraIds[i], mCameraMockListener); in testSessionConfiguration()
900 openDevice(mCameraIds[i], mCameraMockListener); in testSessionParametersStateLeak()
1070 openDevice(mCameraIds[i], mCameraMockListener); in testCreateSessionWithParameters()
[all …]
DPerformanceTest.java346 openDevice(id); in testSingleCaptureForFormat()
538 openDevice(id); in testMultipleCapture()
685 openDevice(id); in testReprocessingLatency()
715 openDevice(id); in testReprocessingThroughput()
744 openDevice(id); in testHighQualityReprocessingLatency()
774 openDevice(id); in testHighQualityReprocessingThroughput()
802 openDevice(id); in testReprocessingCaptureStall()
DRecordingTest.java160 openDevice(mCameraIds[i]); in doBasicRecording()
269 openDevice(mCameraIds[i]); in testSupportedVideoSizes()
377 openDevice(id); in testAbandonedHighSpeedRequest()
498 openDevice(mCameraIds[i]); in testRecordingFramerateLowToHigh()
551 openDevice(mCameraIds[i]); in testVideoPreviewSurfaceSharing()
670 openDevice(id); in slowMotionRecording()
741 openDevice(id); in constrainedHighSpeedRecording()
1165 openDevice(id); in videoSnapshotHelper()
DFlashlightTest.java192 openDevice(idToOpen); in testCameraDeviceOpenAfterTorchOn()
237 openDevice(idToOpen); in testTorchModeExceptions()
DImageWriterTest.java99 openDevice(id); in testYuvImageWriterReaderOperation()
121 openDevice(id); in testYuvImageWriterReaderOperationAlt()
DDngCreatorTest.java148 openDevice(deviceId); in testSingleImageBasic()
224 openDevice(deviceId); in testSingleImageThumbnail()
516 openDevice(deviceId); in captureRawJpegImagePair()
DFastBasicsTest.java75 openDevice(mCameraIds[i]); in testCamera2()
DBurstCaptureRawTest.java83 openDevice(id); in testRawSensorSize()
687 openDevice(id); in performTestRoutine()
DCaptureResultTest.java101 openDevice(id); in testCameraCaptureResultAllKeys()
163 openDevice(id); in testPartialResult()
280 openDevice(id); in testResultTimestamps()
DAllocationTest.java786 openDevice(mCameraIds[i]); in forEachCamera()
795 private void openDevice(String cameraId) { in openDevice() method in AllocationTest.CameraIterable
DBurstCaptureTest.java88 openDevice(id); in testBurst()
DHeifWriterTest.java99 openDevice(id); in testHeif()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java226 protected void openDevice(String cameraId) throws Exception { in openDevice() method in Camera2AndroidTestCase
227 openDevice(cameraId, mCameraListener); in openDevice()
236 protected void openDevice(String cameraId, BlockingStateCallback listener) throws Exception { in openDevice() method in Camera2AndroidTestCase
/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/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DNDKMidiActivity.java553 mMidiManager.openDevice(mIODevice.mSendDevInfo, new TestModuleOpenListener(), null); in startLoopbackTest()
651 mMidiManager.openDevice( in startLoopbackTest()
DMidiActivity.java611 mMidiManager.openDevice(mIODevice.mSendDevInfo, new TestModuleOpenListener(), null); in startLoopbackTest()
858 mMidiManager.openDevice( in startLoopbackTest()
/cts/tests/tests/midi/src/android/midi/cts/
DMidiEchoTest.java168 midiManager.openDevice(echoInfo, callback, null); in setUpEchoServer()
537 midiManager.openDevice(echoInfo, callback, null); in testDeviceCallback()
/cts/tests/tests/nativemidi/java/android/nativemidi/cts/
DNativeMidiEchoTest.java148 mMidiManager.openDevice(echoInfo, callback, null); in setUpEchoServer()

12