Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/focus/
DFocusRingView.java145 Point center = computeCenter(); in centerFocusLocation()
191 Point center = computeCenter(); in centerAutofocusRing()
196 private Point computeCenter() { in computeCenter() method in FocusRingView