Searched refs:squared_half_width (Results 1 – 1 of 1) sorted by relevance
115 const float squared_half_width = Square(box.GetWidth() / 2.0f); in FillWeights() local120 MIN(squared_half_height / sq_y_dist, squared_half_width / sq_x_dist); in FillWeights()