Home
last modified time | relevance | path

Searched defs:relativeError (Results 1 – 2 of 2) 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
/third_party/flutter/skia/tests/
DMathTest.cpp265 float relativeError = sk_float_abs(exact - estimate)/exact; in test_rsqrt() local
275 float relativeError = sk_float_abs(exact - estimate)/exact; in test_rsqrt() local
285 float relativeError = sk_float_abs(exact - estimate)/exact; in test_rsqrt() local