Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DPipSnapAlgorithm.java376 Point closestPoint = null; in findClosestPoint() local
381 closestPoint = p; in findClosestPoint()
385 return closestPoint; in findClosestPoint()