Searched defs:sin (Results 1 – 2 of 2) sorted by relevance
/cts/tests/openglperf2/test/ | ||
D | MatrixTest.cpp | 218 float sin = sinf(radians); in TEST() local |
/cts/tests/tests/renderscript/src/android/renderscript/cts/ | ||
D | CoreMathVerifier.java | 106 static native float sin(float x); in sin() method in CoreMathVerifier |