Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DStillCaptureTest.java191 int maxAfRegions = mStaticInfo.getAfMaxRegionsChecked(); in testTouchForFocus() local
192 if (!(mStaticInfo.hasFocuser() && maxAfRegions > 0)) { in testTouchForFocus()