Searched defs:GetTolerance (Results 1 – 9 of 9) sorted by relevance
49 float GetTolerance(int min, int max) { in GetTolerance() function
67 float GetTolerance(int min, int max) { in GetTolerance() function
78 inline float GetTolerance(int min, int max) { in GetTolerance() function
442 float GetTolerance(int min, int max) { in GetTolerance() function
122 float GetTolerance(float min, float max) { in GetTolerance() function
112 float GetTolerance(float min, float max) { in GetTolerance() function
59 float GetTolerance(float min, float max) { in GetTolerance() function
157 static auto GetTolerance(double tolerance) { in GetTolerance() function
271 float GetTolerance() const { return tolerance_; } in GetTolerance() function