Searched refs:calculateTapArea (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DFocusManager.java270 calculateTapArea(focusWidth, focusHeight, 1f, x, y, previewWidth, previewHeight,
272 calculateTapArea(focusWidth, focusHeight, 1.5f, x, y, previewWidth, previewHeight,
447 public void calculateTapArea(int focusWidth, int focusHeight, float areaMultiple, method in class:FocusManager

Completed in 74 milliseconds