Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/helpers/
DCamera2Focuser.java195 public synchronized void startAutoFocus(MeteringRectangle[] afRegions) in startAutoFocus() method in Camera2Focuser
/cts/tests/camera/src/android/hardware/camera2/cts/
DStillCaptureTest.java532 focuser.startAutoFocus(afRegions); in takePictureTestByCamera()