Searched refs:currPoint (Results 1 – 1 of 1) sorted by relevance
227 private PointF getBestSnapPosition(PointF currPoint, long currTime) { in getBestSnapPosition() argument229 return currPoint; in getBestSnapPosition()240 currPoint = change.position; in getBestSnapPosition()245 mKeyChangeHistory.add(new KeyChange(currTime, currPoint)); in getBestSnapPosition()249 return currPoint; in getBestSnapPosition()