Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java471 int maxAfRegions = staticInfo.getAfMaxRegionsChecked(); in testTouchForFocus() local
472 if (!(staticInfo.hasFocuser() && maxAfRegions > 0)) { in testTouchForFocus()