Home
last modified time | relevance | path

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

/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/
DDeviceAsWebcamPreview.java421 float[] tapToFocusPoints = mLocalFgService.getTapToFocusPoints(); in setupZoomUiControl() local
422 if (tapToFocusPoints != null) { in setupZoomUiControl()
423 showFocusIndicator(tapToFocusPoints); in setupZoomUiControl()