Home
last modified time | relevance | path

Searched refs:test_rsqrt (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DMathTest.cpp384 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { in test_rsqrt() function
557 test_rsqrt(reporter, sk_float_rsqrt); in DEF_TEST()
558 test_rsqrt(reporter, sk_float_rsqrt_portable); in DEF_TEST()