HomeSort by relevance Sort by last modified time
    Searched refs:test_rsqrt (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
MathTest.cpp 313 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { function
493 test_rsqrt(reporter, sk_float_rsqrt);
494 test_rsqrt(reporter, sk_float_rsqrt_portable);
  /external/skqp/tests/
MathTest.cpp 313 static void test_rsqrt(skiatest::Reporter* reporter, RSqrtFn rsqrt) { function
493 test_rsqrt(reporter, sk_float_rsqrt);
494 test_rsqrt(reporter, sk_float_rsqrt_portable);

Completed in 87 milliseconds