Searched defs:normalizedPoint (Results 1 – 3 of 3) sorted by relevance
665 float[] normalizedPoint = calculateNormalizedPoint(motionEvent); in tapToFocus() local714 private void showFocusIndicator(float[] normalizedPoint) { in showFocusIndicator()
481 public void tapToFocus(float[] normalizedPoint) { in tapToFocus()
1471 public void tapToFocus(float[] normalizedPoint) { in tapToFocus()1563 private MeteringRectangle calculateMeteringRectangle(float[] normalizedPoint) { in calculateMeteringRectangle()