Searched refs:chracteristic_points (Results 1 – 2 of 2) sorted by relevance
61 std::map<const Controller*, std::pair<int, float>> chracteristic_points; in CreateControllerManager() local71 chracteristic_points[states.mock_controllers[kNumControllers - 2]] = in CreateControllerManager()74 chracteristic_points[states.mock_controllers[kNumControllers - 1]] = in CreateControllerManager()81 std::move(controllers), chracteristic_points)); in CreateControllerManager()
79 chracteristic_points);