Home
last modified time | relevance | path

Searched refs:PREVIEW (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java36 import static android.hardware.camera2.cts.CameraTestUtils.MaxStreamSizes.PREVIEW;
2318 {PRIV, PREVIEW, JPEG, MAXIMUM}, in testVerifyMandatoryOutputCombinationTables()
2320 {YUV, PREVIEW, JPEG, MAXIMUM}, in testVerifyMandatoryOutputCombinationTables()
2322 {PRIV, PREVIEW, PRIV, PREVIEW}, in testVerifyMandatoryOutputCombinationTables()
2324 {PRIV, PREVIEW, YUV, PREVIEW}, in testVerifyMandatoryOutputCombinationTables()
2326 {PRIV, PREVIEW, YUV, PREVIEW, JPEG, MAXIMUM} in testVerifyMandatoryOutputCombinationTables()
2331 {PRIV, PREVIEW, PRIV, RECORD }, in testVerifyMandatoryOutputCombinationTables()
2333 {PRIV, PREVIEW, YUV , RECORD }, in testVerifyMandatoryOutputCombinationTables()
2335 {YUV , PREVIEW, YUV , RECORD }, in testVerifyMandatoryOutputCombinationTables()
2337 {PRIV, PREVIEW, PRIV, RECORD, JPEG, RECORD }, in testVerifyMandatoryOutputCombinationTables()
[all …]
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java4678 static final int PREVIEW = 0; field in CameraTestUtils.MaxStreamSizes
4810 mMaxPrivSizes[PREVIEW] = CameraTestUtils.getMaxSizeWithBound(privSizes, in MaxStreamSizes()
4812 mMaxYuvSizes[PREVIEW] = CameraTestUtils.getMaxSizeWithBound(yuvSizes, in MaxStreamSizes()
4974 mMaxY8Sizes[PREVIEW] = CameraTestUtils.getMaxSizeWithBound( in MaxStreamSizes()
4990 mMaxHeicSizes[PREVIEW] = CameraTestUtils.getMaxSizeWithBound( in MaxStreamSizes()
5255 case PREVIEW: in appendFormatSize()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt15203 field @Deprecated public static final int PREVIEW = 5; // 0x5