Searched refs:AF_REGION_BOX (Results 1 – 2 of 2) sorted by relevance
41 private static final float AF_REGION_BOX = 0.2f; field in Settings3A110 return AF_REGION_BOX; in getAutoFocusRegionWidth()
75 public static final float AF_REGION_BOX = Settings3A.getAutoFocusRegionWidth(); field in FocusOverlayManager362 return (int) (Math.min(mPreviewRect.width(), mPreviewRect.height()) * AF_REGION_BOX); in getAFRegionEdge()