Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java57 static native float acos(float x); in acos() method in CoreMathVerifier
240 static private Target.Floaty acos(double d, Target t) { in acos() method in CoreMathVerifier
249 static private Target.Floaty acos(float f, Target t) { in acos() method in CoreMathVerifier