Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java654 boolean distortionCorrectionSupported = staticInfo.isDistortionCorrectionSupported(); in getWaiverKeysForCamera()
DCameraDeviceTest.java2518 if (mStaticInfo.isDistortionCorrectionSupported()) { in checkRequestForTemplate()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2680 public boolean isDistortionCorrectionSupported() { in isDistortionCorrectionSupported() method in StaticMetadata