Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java933 static private Target.Floaty rsqrt(double d, Target t) { in rsqrt() method in CoreMathVerifier
938 static private Target.Floaty rsqrt(float f, Target t) { in rsqrt() method in CoreMathVerifier