Searched defs:normalizedPoint (Results 1 – 3 of 3) sorted by relevance
834 float[] normalizedPoint = calculateNormalizedPoint(motionEvent); in tapToFocus() local883 private void showFocusIndicator(float[] normalizedPoint) { in showFocusIndicator()
508 public void tapToFocus(float[] normalizedPoint) { in tapToFocus()
1488 public void tapToFocus(float[] normalizedPoint) { in tapToFocus()1620 private MeteringRectangle calculateMeteringRectangle(float[] normalizedPoint) { in calculateMeteringRectangle()