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