Home
last modified time | relevance | path

Searched refs:calculateNormalizedPoint (Results 1 – 1 of 1) sorted by relevance

/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/
DDeviceAsWebcamPreview.java834 float[] normalizedPoint = calculateNormalizedPoint(motionEvent); in tapToFocus()
875 private float[] calculateNormalizedPoint(MotionEvent motionEvent) { in calculateNormalizedPoint() method in DeviceAsWebcamPreview