Searched defs:afRegions (Results 1 – 4 of 4) sorted by relevance
177 public synchronized void touchForAutoFocus(MeteringRectangle[] afRegions) in touchForAutoFocus()195 public synchronized void startAutoFocus(MeteringRectangle[] afRegions) in startAutoFocus()237 boolean forceActive, MeteringRectangle[] afRegions) throws CameraAccessException { in startAutoFocusLocked()313 private void setAfRegions(MeteringRectangle[] afRegions) { in setAfRegions()
866 MeteringRectangle[] afRegions) throws Exception { in takePictureTestByCamera()893 MeteringRectangle[] afRegions, boolean addAeTriggerCancel, boolean allocateBitmap, in takePictureTestByCamera()
2138 MeteringRectangle[] afRegions = request.get(CONTROL_AF_REGIONS); in checkRequestForTemplate() local
2173 MeteringRectangle[] afRegions = request.get(CaptureRequest.CONTROL_AF_REGIONS); in onCaptureResultAvailable() local