Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java59 static native float asin(float x); in asin() method in CoreMathVerifier
283 static private Target.Floaty asin(double d, Target t) { in asin() method in CoreMathVerifier
291 static private Target.Floaty asin(float f, Target t) { in asin() method in CoreMathVerifier