Home
last modified time | relevance | path

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

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