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.java195 int maxAfRegions = mStaticInfo.getAfMaxRegionsChecked(); in testTouchForFocus() local
196 if (!(mStaticInfo.hasFocuser() && maxAfRegions > 0)) { in testTouchForFocus()