Home
last modified time | relevance | path

Searched refs:mAllStaticInfo (Results 1 – 19 of 19) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DLogicalCameraDeviceTest.java113 if (mAllStaticInfo.get(id).isHardwareLevelLegacy()) { in testInvalidPhysicalCameraIdInOutputConfiguration()
117 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testInvalidPhysicalCameraIdInOutputConfiguration()
174 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testBasicPhysicalStreaming()
216 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testBasicLogicalPhysicalStreamCombination()
338 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testBasicPhysicalRequests()
469 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testInvalidPhysicalCameraRequests()
576 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testLogicalCameraZoomSwitch()
684 mAllStaticInfo.get(activePhysicalId); in testLogicalCameraZoomSwitch()
715 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testActivePhysicalId()
799 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testDefaultFov()
[all …]
DStillCaptureTest.java97 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testJpegExif()
120 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testHeicExif()
125 if (!mAllStaticInfo.get(mCameraIds[i]).isHeicSupported()) { in testHeicExif()
158 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testDynamicDepthCapture()
163 if (!mAllStaticInfo.get(mCameraIds[i]).isDepthJpegSupported()) { in testDynamicDepthCapture()
198 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testTakePicture()
226 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testTakePictureZsl()
253 if (!mAllStaticInfo.get(mCameraIds[i]).isCapabilitySupported( in testBasicRawCapture()
278 if (!mAllStaticInfo.get(mCameraIds[i]).isCapabilitySupported( in testBasicRawZslCapture()
310 if (!mAllStaticInfo.get(mCameraIds[i]).isCapabilitySupported( in testFullRawCapture()
[all …]
DCaptureRequestTest.java242 if (!mAllStaticInfo.get(mCameraIds[i]).isCapabilitySupported( in testBlackLevelLock()
296 if (!mAllStaticInfo.get(id).isDynamicBlackLevelSupported()) { in testDynamicBlackWhiteLevel()
324 StaticMetadata staticInfo = mAllStaticInfo.get(mCameraIds[i]); in testLensShadingMap()
403 if (!mAllStaticInfo.get(mCameraIds[i]).isCapabilitySupported( in testAntiBandingModes()
438 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testAeModeAndLock()
471 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testFlashControl()
515 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testFlashTurnOff()
520 if (!mAllStaticInfo.get(mCameraIds[i]).hasFlash()) { in testFlashTurnOff()
561 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testFaceDetection()
581 if (!mAllStaticInfo.get(id).isManualToneMapSupported()) { in testToneMapControl()
[all …]
DSurfaceViewPreviewTest.java93 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testCameraPreview()
118 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testBasicTestPatternPreview()
139 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testPreviewFpsRange()
165 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testSurfaceSet()
190 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testPreparePerformance()
355 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testSurfaceEquality()
446 StaticMetadata staticInfo = mAllStaticInfo.get(mCameraIds[i]); in testDeferredSurfaces()
DImageReaderTest.java274 if (!mAllStaticInfo.get(id).isCapabilitySupported( in testLongProcessingRepeatingRaw()
292 if (!mAllStaticInfo.get(id).isCapabilitySupported( in testLongProcessingRepeatingFlexibleYuv()
335 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testYuvAndJpeg()
358 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testYuvAndJpegWithUsageFlag()
379 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testImageReaderYuvAndRaw()
401 if (!mAllStaticInfo.get(id).isCapabilitySupported( in testImageReaderPrivateWithProtectedUsageFlag()
427 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testImageReaderYuvAndRawWithUsageFlag()
451 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testAllOutputYUVResolutions()
DRecordingTest.java137 StaticMetadata staticInfo = mAllStaticInfo.get(mCameraIds[i]); in doBasicRecording()
262 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testSupportedVideoSizes()
363 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testAbandonedHighSpeedRequest()
485 StaticMetadata staticInfo = mAllStaticInfo.get(mCameraIds[i]); in testRecordingFramerateLowToHigh()
539 StaticMetadata staticInfo = mAllStaticInfo.get(mCameraIds[i]); in testVideoPreviewSurfaceSharing()
658 StaticMetadata staticInfo = mAllStaticInfo.get(id); in slowMotionRecording()
734 if (!mAllStaticInfo.get(id).isConstrainedHighSpeedVideoSupported()) { in constrainedHighSpeedRecording()
1149 StaticMetadata staticInfo = mAllStaticInfo.get(id); in videoSnapshotHelper()
DImageWriterTest.java95 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testYuvImageWriterReaderOperation()
117 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testYuvImageWriterReaderOperationAlt()
DRobustnessTest.java194 StaticMetadata physicalStaticInfo = mAllStaticInfo.get(physicalId); in testMandatoryOutputCombinations()
732 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testBasicTriggerSequence()
871 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testSimultaneousTriggers()
973 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testAfThenAeTrigger()
1089 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testAeThenAfTrigger()
1206 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testAeAndAfCausality()
1385 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testAbandonRepeatingRequestSurface()
DDngCreatorTest.java141 if (!mAllStaticInfo.get(deviceId).isCapabilitySupported( in testSingleImageBasic()
217 if (!mAllStaticInfo.get(deviceId).isCapabilitySupported( in testSingleImageThumbnail()
509 if (!mAllStaticInfo.get(deviceId).isCapabilitySupported( in captureRawJpegImagePair()
DFastBasicsTest.java69 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testCamera2()
DCameraDeviceTest.java654 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testPrepare()
677 StaticMetadata staticInfo = mAllStaticInfo.get(mCameraIds[i]); in testPrepareForSharedSurfaces()
704 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testCreateSessions()
726 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testCreateCustomSession()
861 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testSessionConfiguration()
895 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testSessionParametersStateLeak()
1065 if (!mAllStaticInfo.get(mCameraIds[i]).isColorOutputSupported()) { in testCreateSessionWithParameters()
DCaptureResultTest.java128 validateCaptureResult(mCollector, captureListener, mStaticInfo, mAllStaticInfo, in testCameraCaptureResultAllKeys()
158 int partialResultCount = mAllStaticInfo.get(id).getPartialResultCount(); in testPartialResult()
275 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testResultTimestamps()
DBurstCaptureTest.java72 StaticMetadata staticInfo = mAllStaticInfo.get(id); in testBurst()
DPerformanceTest.java326 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testSingleCaptureForFormat()
331 StreamConfigurationMap configMap = mAllStaticInfo.get(id).getCharacteristics().get( in testSingleCaptureForFormat()
533 if (!mAllStaticInfo.get(id).isColorOutputSupported()) { in testMultipleCapture()
DReprocessCaptureTest.java127 if (!mAllStaticInfo.get(id).isHeicSupported()) { in testBasicYuvToHeicReprocessing()
175 if (!mAllStaticInfo.get(id).isHeicSupported()) { in testBasicOpaqueToHeicReprocessing()
DBurstCaptureRawTest.java446 StaticMetadata staticInfo = mAllStaticInfo.get(id); in checkCapability()
DExtendedCameraCharacteristicsTest.java135 mCharacteristics.add(mAllStaticInfo.get(mAllCameraIds[i]).getCharacteristics()); in setUp()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java74 protected HashMap<String, StaticMetadata> mAllStaticInfo; field in Camera2AndroidTestCase
126 mAllStaticInfo = new HashMap<String, StaticMetadata>(); in setUp()
132 mAllStaticInfo.put(cameraId, staticMetadata); in setUp()
142 mAllStaticInfo.put(physicalId, staticMetadata); in setUp()
240 mStaticInfo = mAllStaticInfo.get(cameraId); in openDevice()
DCamera2SurfaceViewTestCase.java97 protected HashMap<String, StaticMetadata> mAllStaticInfo; field in Camera2SurfaceViewTestCase
146 mAllStaticInfo = new HashMap<String, StaticMetadata>(); in setUp()
152 mAllStaticInfo.put(cameraId, staticMetadata); in setUp()
162 mAllStaticInfo.put(physicalId, staticMetadata); in setUp()