Home
last modified time | relevance | path

Searched refs:isPerFrameControlSupported (Results 1 – 4 of 4) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DAllocationTest.java529 !staticInfo.isPerFrameControlSupported()) { in testBlackWhite()
591 !staticInfo.isPerFrameControlSupported()) { in testParamSensitivity()
DStaticMetadataTest.java101 mStaticInfo.isPerFrameControlSupported()); in testHwSupportedLevel()
DCaptureRequestTest.java1314 if (i == 0 && mStaticInfo.isPerFrameControlSupported()) { in flashTestByAeMode()
/cts/tests/camera/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java252 public boolean isPerFrameControlSupported() { in isPerFrameControlSupported() method in StaticMetadata