Home
last modified time | relevance | path

Searched refs:isColorOutputSupported (Results 1 – 22 of 22) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiViewTest.java67 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testTextureViewPreview()
98 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testTextureViewPreviewWithImageReader()
141 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testDualTextureViewPreview()
177 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testDualTextureViewAndImageReaderPreview()
221 if (!getStaticInfo(mCameraIds[i]).isColorOutputSupported()) { in testDualCameraPreview()
259 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testSharedSurfaceBasic()
400 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testSharedSurfaceImageReaderSwitch()
491 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testSharedSurfaceYUVImageReaderSwitch()
594 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testSharedSurfaceLimit()
708 if (!getStaticInfo(cameraId).isColorOutputSupported()) { in testSharedSurfaceSwitch()
[all …]
DSurfaceViewPreviewTest.java90 if (!mStaticInfo.isColorOutputSupported()) { in testCameraPreview()
114 if (!mStaticInfo.isColorOutputSupported()) { in testBasicTestPatternPreview()
134 if (!mStaticInfo.isColorOutputSupported()) { in testPreviewFpsRange()
159 if (!mStaticInfo.isColorOutputSupported()) { in testSurfaceSet()
183 if (!mStaticInfo.isColorOutputSupported()) { in testPreparePerformance()
342 if (!mStaticInfo.isColorOutputSupported()) { in testSurfaceEquality()
436 if (!mStaticInfo.isColorOutputSupported()) { in testDeferredSurfaces()
DStillCaptureTest.java94 if (!mStaticInfo.isColorOutputSupported()) { in testJpegExif()
122 if (!mStaticInfo.isColorOutputSupported()) { in testTakePicture()
149 if (!mStaticInfo.isColorOutputSupported()) { in testTakePictureZsl()
293 if (!mStaticInfo.isColorOutputSupported()) { in testTouchForFocus()
317 if (!mStaticInfo.isColorOutputSupported()) { in testStillPreviewCombination()
349 if (!mStaticInfo.isColorOutputSupported()) { in testAeCompensation()
444 if (!mStaticInfo.isColorOutputSupported()) { in testPreviewPersistence()
467 if (!mStaticInfo.isColorOutputSupported()) { in testAePrecaptureTriggerCancelJpegCapture()
494 if (!mStaticInfo.isColorOutputSupported()) { in testAllocateBitmap()
520 if (!mStaticInfo.isColorOutputSupported()) { in testFocalLengths()
DCameraDeviceTest.java304 if (!mStaticInfo.isColorOutputSupported() && in testCameraDeviceCreateCaptureBuilder()
597 isColorOutputSupported()) { in testChainedOperation()
650 if (!mStaticInfo.isColorOutputSupported()) { in testPrepare()
677 if (!mStaticInfo.isColorOutputSupported()) { in testPrepareForSharedSurfaces()
699 if (!mStaticInfo.isColorOutputSupported()) { in testCreateSessions()
721 if (!mStaticInfo.isColorOutputSupported()) { in testCreateCustomSession()
885 if (!mStaticInfo.isColorOutputSupported()) { in testSessionParametersStateLeak()
1054 if (!mStaticInfo.isColorOutputSupported()) { in testCreateSessionWithParameters()
1602 if (!mStaticInfo.isColorOutputSupported() && in runCaptureTest()
1615 int template = mStaticInfo.isColorOutputSupported() ? in runCaptureTest()
[all …]
DStaticMetadataTest.java117 if (mStaticInfo.isColorOutputSupported()) { in testHwSupportedLevel()
159 } else if (mStaticInfo.isColorOutputSupported()) { in testMaxNumOutputStreams()
351 … if (mStaticInfo.isHardwareLevelAtLeastLimited() && mStaticInfo.isColorOutputSupported()) { in validateCapability()
DLogicalCameraDeviceTest.java151 if (!mStaticInfo.isColorOutputSupported()) { in testBasicPhysicalStreaming()
190 if (!mStaticInfo.isColorOutputSupported()) { in testBasicLogicalPhysicalStreamCombination()
301 if (!mStaticInfo.isColorOutputSupported()) { in testBasicPhysicalRequests()
425 if (!mStaticInfo.isColorOutputSupported()) { in testInvalidPhysicalCameraRequests()
DImageReaderTest.java289 if (!mStaticInfo.isColorOutputSupported()) { in testYuvAndJpeg()
310 if (!mStaticInfo.isColorOutputSupported()) { in testImageReaderYuvAndRaw()
334 if (!mStaticInfo.isColorOutputSupported()) { in testAllOutputYUVResolutions()
759 final int FORMAT = mStaticInfo.isColorOutputSupported() ? in invalidAccessTestAfterClose()
787 final int FORMAT = mStaticInfo.isColorOutputSupported() ? in discardFreeBuffersTestByCamera()
DCaptureResultTest.java102 if (mStaticInfo.isColorOutputSupported()) { in testCameraCaptureResultAllKeys()
166 if (mStaticInfo.isColorOutputSupported()) { in testPartialResult()
277 if (!mStaticInfo.isColorOutputSupported()) { in testResultTimestamps()
694 if (staticInfo.isHardwareLevelLimited() && staticInfo.isColorOutputSupported()) { in getWaiverKeysForCamera()
707 if (staticInfo.isExternalCamera() && staticInfo.isColorOutputSupported()) { in getWaiverKeysForCamera()
DRecordingTest.java123 if (!mStaticInfo.isColorOutputSupported()) { in doBasicRecording()
227 if (!mStaticInfo.isColorOutputSupported()) { in testSupportedVideoSizes()
320 if (!mStaticInfo.isColorOutputSupported()) { in testAbandonedHighSpeedRequest()
439 if (!mStaticInfo.isColorOutputSupported()) { in testRecordingFramerateLowToHigh()
494 if (!mStaticInfo.isColorOutputSupported()) { in testVideoPreviewSurfaceSharing()
608 if (!mStaticInfo.isColorOutputSupported()) { in slowMotionRecording()
1084 if (!mStaticInfo.isColorOutputSupported()) { in videoSnapshotHelper()
DFastBasicsTest.java67 if (!mStaticInfo.isColorOutputSupported()) { in testCamera2()
DPerformanceTest.java137 if (mStaticInfo.isColorOutputSupported()) { in testCameraLaunch()
282 if (!mStaticInfo.isColorOutputSupported()) { in testSingleCapture()
450 if (!mStaticInfo.isColorOutputSupported()) { in testMultipleCapture()
1036 if (mStaticInfo.isColorOutputSupported()) { in blockingStartPreview()
1053 if (mStaticInfo.isColorOutputSupported()) { in configureReaderAndPreviewOutputs()
DRobustnessTest.java92 int format = mStaticInfo.isColorOutputSupported() ? in testBadSurfaceDimensions()
277 if (mStaticInfo.isColorOutputSupported()) { in testMandatoryOutputCombinations()
289 if (mStaticInfo.isColorOutputSupported()) { in testMandatoryOutputCombinations()
454 if (!mStaticInfo.isColorOutputSupported()) { in testBasicTriggerSequence()
592 if (!mStaticInfo.isColorOutputSupported()) { in testSimultaneousTriggers()
693 if (!mStaticInfo.isColorOutputSupported()) { in testAfThenAeTrigger()
808 if (!mStaticInfo.isColorOutputSupported()) { in testAeThenAfTrigger()
1379 if (sm.isColorOutputSupported()) { in MaxStreamSizes()
1405 if (sm.isColorOutputSupported() && !sm.isHardwareLevelLegacy()) { in MaxStreamSizes()
DCaptureRequestTest.java429 if (!mStaticInfo.isColorOutputSupported()) { in testAeModeAndLock()
461 if (!mStaticInfo.isColorOutputSupported()) { in testFlashControl()
503 if (!mStaticInfo.isColorOutputSupported()) { in testFaceDetection()
673 if (!mStaticInfo.isColorOutputSupported()) { in testAwbModeAndLock()
691 if (!mStaticInfo.isColorOutputSupported()) { in testAfModes()
717 if (!mStaticInfo.isColorOutputSupported()) { in testCameraStabilizations()
736 if (!mStaticInfo.isColorOutputSupported()) { in testDigitalZoom()
756 if (!mStaticInfo.isColorOutputSupported()) { in testDigitalZoomPreviewCombinations()
790 if (!mStaticInfo.isColorOutputSupported()) { in testEffectModes()
DBurstCaptureTest.java54 if (!mStaticInfo.isColorOutputSupported()) { in testYuvBurst()
DImageWriterTest.java98 if (!mStaticInfo.isColorOutputSupported()) { in testYuvImageWriterReaderOperation()
DAllocationTest.java779 if (!staticInfo.isColorOutputSupported()) { in forEachCamera()
/cts/tests/camera/api25test/src/android/camera/cts/api25test/
DEnableZslTest.java162 !staticInfo.isColorOutputSupported()) { in testEnableZslValueByCamera()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2AndroidTestCase.java215 if (mStaticInfo.isColorOutputSupported()) { in openDevice()
DCamera2MultiViewTestCase.java438 if (mStaticInfo.isColorOutputSupported()) { in open()
DCamera2SurfaceViewTestCase.java596 if (mStaticInfo.isColorOutputSupported()) { in openDevice()
/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp537 bool isColorOutputSupported() { in isColorOutputSupported() function in StaticInfo
1591 if (staticInfo.isColorOutputSupported()) { in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceCreateCaptureRequestNative()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2301 public boolean isColorOutputSupported() { in isColorOutputSupported() method in StaticMetadata