Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java111 static native float tgamma(float x); in tgamma() method in CoreMathVerifier
1080 static private Target.Floaty tgamma(double d, Target t) { in tgamma() method in CoreMathVerifier