Home
last modified time | relevance | path

Searched defs:cameraIdsUnderTest (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DCameraDeviceTest.java173 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDevicePreviewTemplate() local
201 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDeviceStillTemplate() local
223 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDeviceRecordingTemplate() local
241 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDeviceVideoSnapShotTemplate() local
258 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDeviceZSLTemplate() local
283 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDeviceManualTemplate() local
291 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDeviceCreateCaptureBuilder() local
364 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraDeviceSetErrorListener() local
448 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testInvalidCapture() local
619 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testChainedOperation() local
[all …]
H A DOfflineSessionTest.java107 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testInvalidOutput() local
194 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testOfflineCallbacks() local
228 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testOfflineDepthJpeg() local
271 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testOfflineHEIC() local
317 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testDeviceCloseAndOpen() local
365 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testOfflineSessionClose() local
399 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testOfflineSessionWithRegularSession() local
433 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testRepeatingSequenceAbort() local
469 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testUnsupportedOfflineSessionOutputs() local
H A DStillCaptureTest.java99 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testJpegExif() local
123 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testHeicExif() local
162 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testDynamicDepthCapture() local
196 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testJpegRCapture() local
348 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testBasicRawCapture() local
374 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testBasicRawZslCapture() local
408 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testFullRawCapture() local
438 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testFullRawZSLCapture() local
H A DSurfaceViewPreviewTest.java91 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCameraPreview() local
117 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testBasicTestPatternPreview() local
191 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testPreparePerformance() local
325 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSurfaceEquality() local
417 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testDeferredSurfaces() local
H A DCaptureRequestTest.java172 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSettingsBinderParcel() local
279 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testBlackLevelLock() local
362 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testLensShadingMap() local
441 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testAntiBandingModes() local
478 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testAeModeAndLock() local
530 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testFlashControl() local
575 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testFlashTurnOff() local
622 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testFaceDetection() local
H A DRecordingTest.java171 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in doBasicRecording() local
316 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSupportedVideoSizes() local
496 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testBasic10BitRecording() local
841 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testRecordingFramerateLowToHigh() local
897 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testVideoPreviewSurfaceSharing() local
955 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in doRecordingWithDifferentPreviewSizes() local
H A DFlashlightTest.java368 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testTorchModeExceptions() local
430 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in generateNonexistingCameraId() local
H A DDngCreatorTest.java153 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSingleImageBasic() local
229 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSingleImageBasicMaximumResolution() local
323 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSingleImageThumbnail() local
H A DFastBasicsTest.java70 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testCamera2() local
H A DBurstCaptureTest.java87 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testBurst() local
H A DCameraDeviceSetupTest.java203 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSessionCharacteristics() local
H A DMultiViewTest.java253 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testDualCameraPreview() local
H A DRobustnessTest.java227 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testMandatoryOutputCombinations() local
H A DExtendedCameraCharacteristicsTest.java511 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in testSPerfClassJpegSizes() local
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
H A DCamera2ConcurrentAndroidTestCase.java119 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in setUp() local
H A DCamera2AndroidTestCase.java145 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in setUp() local
H A DCamera2MultiViewTestCase.java116 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in setUp() local
H A DCamera2SurfaceViewTestCase.java144 String[] cameraIdsUnderTest = getCameraIdsUnderTest(); in setUp() local