Home
last modified time | relevance | path

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

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