Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java106 static native float sin(float x); in sin() method in CoreMathVerifier
943 static private Target.Floaty sin(double d, Target t) { in sin() method in CoreMathVerifier
951 static private Target.Floaty sin(float f, Target t) { in sin() method in CoreMathVerifier