Searched refs:last_scoring_point_ (Results 1 – 2 of 2) sorted by relevance
342 last_scoring_point_(0, 0.0) { in ControllerManagerImpl()372 last_scoring_point_.SquaredDistanceTo(scoring_point) < in GetSortedControllers()404 last_scoring_point_ = scoring_point; in GetSortedControllers()
108 ScoringPoint last_scoring_point_; variable