Searched refs:getBestSnapPosition (Results 1 – 1 of 1) sorted by relevance
221 PointF bestSnap = getBestSnapPosition(mTempPoint, time); in performBestSnap()227 private PointF getBestSnapPosition(PointF currPoint, long currTime) { in getBestSnapPosition() method in LeanbackKeyboardController