Searched refs:kInitialDistance (Results 1 – 1 of 1) sorted by relevance
20 static const float kInitialDistance = 20.0f; variable44 allowable_detection_distance_(Square(kInitialDistance)) { in TrackedObject()159 allowable_detection_distance_ = Square(kInitialDistance); in OnDetection()