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