Searched defs:endpoint_margin (Results 1 – 1 of 1) sorted by relevance
33 float endpoint_margin() const { return endpoint_margin_; } in endpoint_margin() function34 void set_endpoint_margin(float endpoint_margin) { in set_endpoint_margin()