Home
last modified time | relevance | path

Searched defs:relativeError (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DMathTest.cpp263 float relativeError = sk_float_abs(exact - estimate)/exact; in test_rsqrt() local
273 float relativeError = sk_float_abs(exact - estimate)/exact; in test_rsqrt() local
283 float relativeError = sk_float_abs(exact - estimate)/exact; in test_rsqrt() local