Searched refs:bestY (Results 1 – 1 of 1) sorted by relevance
463 float bestY = -1; in movePointInsideNearestRectangle() local485 bestY = candidateY; in movePointInsideNearestRectangle()490 return new PointF(bestX, bestY); in movePointInsideNearestRectangle()