Home
last modified time | relevance | path

Searched defs:maxError (Results 1 – 25 of 35) sorted by relevance

12

/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2PolygonBuilderTest.java262 private boolean loopsEqual(S2Loop a, S2Loop b, double maxError) { in loopsEqual()
287 private boolean findLoop(S2Loop loop, List<S2Loop> candidates, double maxError) { in findLoop()
297 List<S2Loop> actual, List<S2Loop> expected, double maxError, String label) { in findMissingLoops()
409 double maxError = 0.5 * minMerge + maxPerturbation; in testBuilder() local
DS2CellTest.java331 double maxError = maxMetric.getValue(level) - maxValue; in testMinMaxAvg() local
/external/s2-geometry-library-java/src/com/google/common/geometry/
DR1Interval.java222 public boolean approxEquals(R1Interval y, double maxError) { in approxEquals()
DS2.java775 public static boolean approxEquals(S2Point a, S2Point b, double maxError) { in approxEquals()
783 public static boolean approxEquals(double a, double b, double maxError) { in approxEquals()
DS2LatLng.java269 public boolean approxEquals(S2LatLng o, double maxError) { in approxEquals()
DS1Interval.java453 public boolean approxEquals(final S1Interval y, double maxError) { in approxEquals()
DS2Cap.java428 boolean approxEquals(S2Cap other, double maxError) { in approxEquals()
/external/OpenCL-CTS/test_conformance/math_brute_force/
Dunary_double.cpp127 float maxError; // max error value. Init to 0. member
162 float maxError = 0.0f; in TestFunc_Double_Double() local
Dmad_float.cpp139 float maxError = 0.0f; in TestFunc_mad_Float() local
Dmad_double.cpp138 float maxError = 0.0f; in TestFunc_mad_Double() local
Dbinary_i_float.cpp133 float maxError; // max error value. Init to 0. member
283 float maxError = 0.0f; in TestFunc_Float_Float_Int() local
Dunary_float.cpp125 float maxError; // max error value. Init to 0. member
160 float maxError = 0.0f; in TestFunc_Float_Float() local
Dbinary_i_double.cpp135 float maxError; // max error value. Init to 0. member
291 float maxError = 0.0f; in TestFunc_Double_Double_Int() local
Dbinary_operator_float.cpp133 float maxError; // max error value. Init to 0. member
277 float maxError = 0.0f; in TestFunc_Float_Float_Float_Operator() local
Dbinary_operator_double.cpp135 float maxError; // max error value. Init to 0. member
287 float maxError = 0.0f; in TestFunc_Double_Double_Double_Operator() local
Dbinary_double.cpp136 float maxError; // max error value. Init to 0. member
289 float maxError = 0.0f; in TestFunc_Double_Double_Double() local
Dunary_u_float.cpp124 float maxError = 0.0f; in TestFunc_Float_UInt() local
Dunary_u_double.cpp132 float maxError = 0.0f; in TestFunc_Double_ULong() local
Dbinary_float.cpp134 float maxError; // max error value. Init to 0. member
279 float maxError = 0.0f; in TestFunc_Float_Float_Float() local
Dunary_two_results_i_double.cpp139 float maxError = 0.0f; in TestFunc_DoubleI_Double() local
Dunary_two_results_i_float.cpp137 float maxError = 0.0f; in TestFunc_FloatI_Float() local
Dternary_float.cpp224 float maxError = 0.0f; in TestFunc_Float_Float_Float_Float() local
/external/walt/ios/WALT/
DWALTClient.m282 - (int64_t)maxError { method
/external/skqp/tests/
DFontMgrAndroidParserTest.cpp134 double maxError = 0; in test_parse_fixed_r() local
/external/skia/tests/
DFontMgrAndroidParserTest.cpp133 double maxError = 0; in test_parse_fixed_r() local

12