Searched refs:candidateY (Results 1 – 1 of 1) sorted by relevance
460 final float candidateY = rectangle.centerY(); in movePointInsideNearestRectangle() local472 + Math.pow(point.y - candidateY, 2); in movePointInsideNearestRectangle()476 bestY = candidateY; in movePointInsideNearestRectangle()