Home
last modified time | relevance | path

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

/cts/tests/openglperf2/test/
DMatrixTest.cpp218 float sin = sinf(radians); in TEST() local
/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