Home
last modified time | relevance | path

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

/cts/tests/openglperf2/test/
DMatrixTest.cpp219 float cos = cosf(radians); in TEST() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java66 static native float cos(float x); in cos() method in CoreMathVerifier
421 static private Target.Floaty cos(double d, Target t) { in cos() method in CoreMathVerifier
429 static private Target.Floaty cos(float f, Target t) { in cos() method in CoreMathVerifier