Searched refs:tapToFocus (Results 1 – 6 of 6) sorted by relevance
92 public void tapToFocus(TouchCoordinate touch, Float duration) { in tapToFocus() method in UsageStatistics
508 public void tapToFocus(float[] normalizedPoint) { in tapToFocus() method in DeviceAsWebcamFgService514 mCameraController.tapToFocus(normalizedPoint); in tapToFocus()
273 return tapToFocus(motionEvent);829 private boolean tapToFocus(MotionEvent motionEvent) { in tapToFocus() method in DeviceAsWebcamPreview841 mLocalFgService.tapToFocus(normalizedPoint); in tapToFocus()
1488 public void tapToFocus(float[] normalizedPoint) { in tapToFocus() method
542 UsageStatistics.instance().tapToFocus(mTouchCoordinate, in resetTouchFocus()
964 UsageStatistics.instance().tapToFocus(touchCoordinate, null);